What Can You Do?
Manage Endpoints
Create, update, and delete endpoints. Define input and output schemas programmatically.
Manage Prompts
Create prompts, update templates, promote to Live, and manage the full prompt lifecycle.
Execute & Test
Execute endpoints with inputs and get LLM outputs — ideal for automated testing.
Monitor & Analyze
Query execution stats, browse logs, and compare prompt performance.
Two Ways to Access
The Admin API is available through two interfaces:
Both interfaces use the same authentication and provide the same capabilities.
Quick Start
1
Create an Admin API Key
Go to API Keys in your dashboard and create a key with the Admin type. Learn more →
2
Choose Your Interface
Use the REST API for scripts and integrations, or the MCP Server to connect your AI coding tool.
3
Start Building
Create an endpoint, add fields, write a prompt, promote it to Live, and execute it — all without touching the dashboard.

