Documentation

API playground

This page is the full-surface playground: every method, any path. Most tasks are simpler in a resource-scoped playground, which replaces JSON blobs with labelled form fields.

The generic form below calls the same /api/v1 surface we run in production — send Authorization: Bearer … on every request. For concepts and every path, see API documentation.

No session. Paste an API key below, or sign in to load your key from Account automatically.

Required. Stays in your browser; not sent to us except as the Authorization header on API calls you trigger. Use Copy or select the field and copy manually.

Appended to the path as URL query parameters (omit ?).

Response


  

Quick answers

What does this page do?
It runs in your browser and calls /api/v1 with Authorization: Bearer, same as the OpenAPI spec.
How do I add my API key?
Paste it into the field above, or sign in to load it from Account.

API documentation · OpenAPI (YAML) · Swagger UI · MCP setup