Please note that the API is currently in development. It features the main endpoint for getting historical scores, and will have more endpoints added in future to cover Trakkr’s additional features.
Quick Start
- Get your API key from trakkr.ai/api
- Try the interactive playground to test endpoints directly in the documentation
- Make your first request to get historical scores
- Explore breakdowns to understand your data better
Base URL
All API requests should be made to:Data Format
All requests and responses use JSON format with UTF-8 encoding. Dates are formatted asYYYY-MM-DD
strings.
Rate Limits
The API is designed to handle your monitoring needs efficiently. For optimal performance, we recommend reasonable request patterns and utilize the built-in caching for frequently accessed data.Try it live! Use our interactive API playground to test endpoints directly in the documentation. Just click “Try it” on any endpoint page.
Need help? Check out our authentication guide or contact support if you have questions.