Authentication
All endpoints require a Bearer token. Pass your agntdata API key in theAuthorization header:
Get your API key
Sign up or log in to generate an API key from the dashboard. Free tier and 7-day trials available.
Pick a path
- REST API
- Build an agent
- OpenClaw Plugin
- OpenClaw Skill
Call the data APIs directly with any HTTP client — curl, fetch, or any language.
Get your API key
Sign up at agntdata.dev and generate a key from the dashboard.
Example requests
Response format
Every successful response follows a consistent envelope:Next steps
Agents
Deploy a Claude agent on top of these APIs.
API reference
Every endpoint across every platform.
Errors
Codes, retries, and what each one means.
Rate limits
Per-plan RPM and backoff guidance.