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 available — no credit card required.
Integration Options
- REST API
- OpenClaw Plugin
- OpenClaw Skill
Call the API directly with any HTTP client — curl, fetch, or any language.
Get your API key
Sign up at agntdata.dev and generate your API key from the dashboard.
Example Requests
Here are some common requests to get you started:Response Format
All API responses follow a consistent format:Next Steps
API Reference
Browse all available endpoints across platforms.
Authentication
Learn more about API key management and security.
Error Handling
Understand error codes and how to handle them.
Rate Limits
Learn about rate limits and best practices.