Integrations · REST API
Ansyra + REST API Live
Everything Ansyra measures about your brand is readable over HTTPS: tracked prompts, per-engine AI Presence, citations, competitors, and before-and-after movement. Bearer-token auth, JSON responses, and a hosted OpenAPI reference.
Availability: API-enabled plans (Agency and up); tokens are minted in Settings › Connections and shown once.
What you get
- Read prompts, AI Presence, citations, competitor visibility and movement for every brand your token can see.
- Scoped Bearer tokens (read or read+actions), revocable and rotatable from Settings › Connections.
- Hosted OpenAPI reference, plus the same endpoints the Looker Studio and BI connectors use.
- Per-token usage metering, visible to platform staff.
Set it up
- Upgrade to an API-enabled plan (Agency and up), then open Settings › Connections › MCP & API access.
- Mint a read-scope token; it is shown once, so store it in your secret manager.
- Call any /v1/public endpoint with Authorization: Bearer <token>.
- Browse the full endpoint list on the Developers page or the hosted OpenAPI reference.
First call
curl -H "Authorization: Bearer <YOUR_TOKEN>" \ "https://<YOUR_ANSYRA_API_HOST>/v1/public/prompts?brandId=<BRAND_ID>"
Put REST API to work on your AI visibility
Free for 14 days on ChatGPT, Gemini and Google's AI answers; all five AI engines on every plan.