Skip to main content
The Pluto API lets you create runs, log metrics, manage tags and notes, query experiment data, and more — all programmatically.

Base URL

Authentication

All endpoints require a Bearer token. Pass your API key in the Authorization header:
You can generate an API key from the Pluto dashboard under Settings.

OpenAPI Specification

The full OpenAPI spec is available at /api/openapi.json. You can use it with any OpenAPI-compatible tool or code generator.

Interactive API Docs

Try out endpoints directly in the Swagger UI