Base URL
Authentication
Most endpoints require an API key:OpenAPI Specification
The full OpenAPI spec is available at:Endpoint Categories
Public (No Auth Required)
Agent Calls (Auth Required)
Usage Tracking (Auth Required)
Author Usage (Auth Required)
Agent Management (Auth Required)
The delete endpoint accepts an optional
mode=all_versions query parameter to soft-delete every version of an agent at once. Without it, only the specified version is deleted.
The fork endpoint accepts an optional JSON body with workspace_id (target workspace) and new_name (rename the copy). Source must be public and source-available.
Schedules (Auth Required)
Services (Auth Required)
Workspaces (Auth Required)
Secrets (Auth Required)
Billing (Auth Required)
API Keys (Auth Required)
Response Format
Success
Error
Rate Limits
- Free tier: 1,000 calls/day
- Pro tier: 10,000 calls/day
SDKs
See the SDK Reference for full documentation.
Need Help?
- API Reference - Detailed endpoint documentation
- Code Snippets - Copy-paste examples
- CLI Commands - Command-line interface