Your visibility data, in your stack.

RankRush exposes a REST API on Growth and higher tiers. Pull per-engine citation and mention data into your BI stack, your automations, or your own dashboard, with scoped keys and signed webhooks.
REST · JSON · BEARER KEYS · WEBHOOKS · GROWTH TIER+
Request
curl https://api.rankrush.ai/v1/visibility \  -H "Authorization: Bearer rr_live_..." # live citation + mention rates,# per engine, as JSON

Talk to us before connecting through API.

The endpoints are live, but we don't publish the full reference yet. Tell us what you're building and we'll send keys and the exact endpoints that fit your use case. No docs spelunking, no support tickets, a real person on the other end.

Request API access See pricing

What people build

Your data, wired into everything.

Pipe citation data into your BI stack

Pull per-engine scores and citations into Looker, Metabase, or Tableau and chart visibility next to the rest of your funnel.

Trigger automations on change

Fire n8n, Make, or Zapier flows when a citation appears, a score crosses a threshold, or an audit finishes.

Embed in your agency dashboard

Surface each client's visibility inside your own reporting, white-labeled, with no extra login for the client.

Webhooks for visibility events

New citation, score change, competitor move, audit complete. POST to your endpoint and build whatever reaction you need.

The shape

Shaped the way you'd expect.

  • REST endpoints, JSON request and response bodies.
  • Scoped API keys per profile, passed as Bearer tokens.
  • Webhooks signed with HMAC, so you can trust the payload.
  • Generate and revoke keys anytime in Settings, API Keys.
  • Manage API keys
Response · 200 OK
{  "profile": "acme.com",  "overall_score": 42,  "by_engine": {    "chatgpt": 17,    "claude": 33,    "perplexity": 58,    "gemini": 25  }}

Email is the front door

Tell us what you're building.

Send us your use case and we'll get you keys and the endpoints that fit. REST API access is included on Growth and higher tiers.