Get Models
Get performance breakdown by AI model. See which models mention your brand most and where you rank.
Requires authentication
60 req/minEndpoint
GET/get-models
Returns visibility breakdown by AI model. Use this to understand which AI platforms are most likely to recommend your brand.
Query Parameters
brand_idstringrequiredBrand UUID from /get-brands
daysintegerAnalysis period (7-365)
Default: 30
include_trendsbooleanInclude daily breakdown
Default: false
This endpoint is rate limited to 60 requests per minute per API key. See the Rate Limits page for handling 429 responses.
Response Fields
Model Object
modelstringAI model display name (ChatGPT, Claude, etc.)
total_queriesintegerTotal prompts sent to this model
mentionsintegerTimes your brand appeared
visibility_ratenumberPercentage of queries where you appeared (0-100)
average_positionnumberAverage rank when mentioned (1.0-10.0)
top_3_ratenumberPercentage of mentions in positions 1-3
top_3_countintegerCount of top-3 appearances
AI Models Tracked
Trakkr tracks responses from these AI models:
| Model Name | Provider | Model ID |
|---|---|---|
| ChatGPT | OpenAI | gpt-4o |
| Claude | Anthropic | claude-3-5-sonnet |
| Gemini | gemini-2.0-flash | |
| Perplexity | Perplexity AI | llama-3.1-sonar |
| Grok | xAI | grok-2 |
Use Cases
- Identify which AI models recommend your brand most
- Track model-specific performance over time
- Optimize content for underperforming models
- Report on AI visibility by platform
Code Example
Request
200 OK
