Docs · API
API
Programmatic access to your citation data. Currently in private beta.
Status
The public REST API is on the roadmap (post-MVP). Today, all account-scoped routes require a signed-in session cookie and are intended for the Geondex web app.
Planned endpoints
GET /v1/projects— list projects + plan limitsGET /v1/projects/:id/citations— paginated citation feedGET /v1/projects/:id/competitors— leaderboard JSONPOST /v1/queries/:id/run— trigger a manual run (counts against daily cap)- Webhooks for
gained/lostalerts
Beta access
Want early API access? Email hello@geondex.com with your use case.
Today's web routes
Session-gated routes powering the dashboard live under https://geondex.com/api/*. These are not yet versioned and may change. Public stability lands with the v1 API. See /docs for product docs.