API access is available exclusively on the Scale plan. Upgrade to access
Overview
The Trakkr API allows you to programmatically access your AI visibility data and build custom integrations. Pull data into internal dashboards, trigger automated workflows, or integrate with your existing tech stack.Getting Started
Generate Your API Key
1
Navigate to Integrations
Go to Integrations from your sidebar, then select API.
2
Enable & view your API key
Your API key is displayed with the first and last characters visible for security. The middle characters are hidden.
3
Use your API key
Copy your full API key and use it in your integration. Include it in the
Authorization header as a Bearer token.View Your Brand IDs
The API uses Brand IDs as unique identifiers for each of your brands. You can find these in the Integrations → API page, or retrieve them programmatically via the/get-brands endpoint.
API Documentation
For complete API documentation, including endpoints, authentication, request/response formats, and examples, visit:API Reference
View full API documentation with interactive examples
When to Use the API
The API is best suited for:- Automated workflows - Trigger actions based on score changes or new data
- Custom integrations - Build Trakkr into your existing tools and platforms
- Real-time data access - Pull fresh data programmatically whenever needed
- Complex data processing - Apply your own analytics or combine with other data sources
- High-volume operations - Batch operations or frequent data pulls
Not sure if you need the API?
Consider these simpler alternatives:CSV Exports
Best for: One-time data exports, offline analysis, manual reporting
Google Sheets
Best for: Daily auto-sync, team collaboration, simple dashboards
Looker Studio
Best for: Visual dashboards, executive reporting, no-code analytics
Google Analytics
Best for: Website traffic analysis from AI sources
What You Can Build
Custom Dashboards
Pull Trakkr data into your internal BI tools or custom dashboards
Automated Alerts
Trigger notifications when visibility scores change or new citations appear
Data Pipelines
Integrate AI visibility data into your existing data warehouse
Reporting Tools
Generate custom reports for stakeholders or clients
API Key Management
Regenerating Your Key
If you need to generate a new API key:- Click Delete Key in the API integration page
- Confirm the deletion
- A new key will be automatically generated
- Update all integrations using the old key
Deleting your API key will immediately invalidate it. Any integrations using the old key will stop working until you update them with the new key.