Built on Supabase Edge Functions with global CDN for low latency
API key authentication with rate limiting and usage tracking
Handles millions of requests with automatic scaling
Unique endpoint for tracking ChatGPT Browser, Perplexity, Claude
Simple authentication, comprehensive data access
Get your API key from the dashboard and include it in your requests
HTTP Header:
Authorization: Bearer ck_live_your_api_keyAPI keys are managed in your dashboard under Settings → API Keys
Simple REST API with JSON or CSV responses
Example cURL:
curl https://cortiq.se/api/v1/sites/abc123/visits \
-H "Authorization: Bearer ck_live_your_api_key_here" \
-G --data-urlencode "date_from=2024-01-01" \
--data-urlencode "date_to=2024-01-31" \
--data-urlencode "format=json"8 endpoints covering all your analytics needs
/api/v1/sites/api/v1/sites/{id}/visits/api/v1/sites/{id}/pages/api/v1/sites/{id}/referrers/api/v1/sites/{id}/events/api/v1/sites/{id}/agents/api/v1/sites/{id}/conversions/api/v1/sites/{id}/heatmapsTrack ChatGPT Browser, Perplexity Comet, Claude Browser - data no other platform provides
100% GDPR-compliant server-side tracking without cookies
JSON and CSV support on all endpoints for easy integration
Configurable rate limits (default 1,000 requests/hour)
Track API usage, response times, and errors in real-time