API Introduction
Build powerful integrations with the Trakkr API. Access brand visibility data, manage prompts, and automate research programmatically.
Overview
The Trakkr API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can use the API to integrate Trakkr's AI search visibility data into your own applications, build custom dashboards, automate reporting workflows, or create integrations with other tools.
Base URL
Quick Start
Follow these steps to make your first API request:
Get your API key
Generate an API key from Settings → API in your dashboard.
Make your first request
Try the example on the right to list your brands. Use cURL, Python requests, or JavaScript fetch.
Get your visibility scores
Use the brand_id from the response to call /get-scores and see your metrics.
Available Endpoints
The API provides access to these resources:
