Base URL
All API requests are made to:
https://api.entityml.com/api/v1
Authentication
All endpoints require API key authentication via a Bearer token in the Authorization header:
Authorization: Bearer YOUR_API_KEY
You can create API keys from your Dashboard. See the Getting Started guide for step-by-step instructions.
- All requests use standard query parameters or path parameters.
- All responses return JSON.
- Dates should be formatted as
YYYY-MM-DD.
- Timestamps are Unix timestamps in seconds (for request parameters) or milliseconds (in response data).
Rate limits
The API is currently in beta. Rate limits may be applied in the future. If you encounter issues, contact [email protected].
Historical data is only available from 02/08/2025 onwards.