Scrunch API Overview
Scrunch gives you programmatic access to the same data and configuration that powers the Scrunch dashboard.Use these APIs to query AI visibility metrics, ingest raw AI responses, automate onboarding, update brand configuration, and build custom reporting pipelines.
What you can do with the Scrunch API
Query AI visibility
Pull metrics like brand presence, sentiment score, position, competitor presence, and source citations across platforms.
Ingest raw AI responses
Access every response Scrunch collects, including text, citations, persona info, platform, sentiment, and competitor details.
Automate brand management
Programmatically create brands, update configuration, manage prompts, and power internal tooling.
Authentication
All endpoints require a Bearer token.You can create tokens under Organization → Settings → API Keys in the Scrunch dashboard.
Brand-scoped keys can only access specific brands. Organization-scoped keys can access and configure all brands.
Quickstarts
- Query API
- Responses API
- Looker Studio
API References
The full set of endpoints is auto-generated from our OpenAPI specification.Explore endpoints
Browse Query, Responses, and Configuration endpoints.