CiteFlow API

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

  • AuditsPOST /audit, polling, cancellation.
  • BalanceGET /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.

On this page