Galileo · Capability
Galileo Public API — Experiments
Galileo Public API — Experiments. Self-contained Naftiko capability for creating, listing, searching, updating, and deleting experiments within a Galileo project.
Galileo Public API — Experiments is a Naftiko capability published by Galileo, one of 7 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /v1/projects/{…}/experiments.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: List experiments in a project. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Galileo and Experiments.
What You Can Do
GET
Listexperiments
—
/v1/projects/{project_id}/experiments
POST
Createexperiment
—
/v1/projects/{project_id}/experiments
MCP Tools
galileo-list-experiments
List experiments in a project.
read-only
idempotent
galileo-create-experiment
Create an experiment.
galileo-search-experiments
Search experiments within a project.
read-only
idempotent