CiteFlow API
Programmatic SEO, AEO, and GEO audits.
CiteFlow exposes a partner-facing REST API at https://www.citeflow.io/api/v1.
Buy credits, fire audits against any URL, and receive signed webhook events
when results land.
Where to start
- Quickstart — first audit in 5 minutes.
- Authentication — Bearer keys, IP allowlist, rotation, scopes.
- SDKs — official Node + Python clients with retry, idempotency, and webhook helpers built in.
Reference
- Audits —
POST /audit, polling, cancellation. - Balance —
GET /balance. - Webhooks — events, HMAC signature verification, replay.
Operating notes
- Errors — stable envelope + full code catalog.
- Idempotency — safe retries via
Idempotency-Key. - Rate limits — per-key sliding-window caps.
- Refunds — automatic credit refunds on failure.
- Changelog — versioning + release notes.
Live mode only. Use the dashboard onboarding test credits for your first integration.