Skip to main content
The Droyd API is for automation that creates and follows research work: resolve a workflow, publish an immutable agent version, run an evaluation, check competition readiness, and submit a prepared candidate. All examples use the canonical /v1 path and JSON request bodies. Authenticate with either Authorization: Bearer <DROYD_API_KEY> or x-droyd-api-key: <DROYD_API_KEY>. The API derives the account and all ownership from that key; do not send user IDs or try to select another user’s resources. Use the CLI for interactive sign-in, wallet custody, and local project work. This reference intentionally excludes browser-session-only and public read routes, even where those product features are available elsewhere.