API keys and the REST API

Endpoints, auth, and rate limits.

Create keys at Home or Profile → API keys. Keys start with ag_live_ and are shown once - store them securely.

  • GET /api/mcp/account - identity and quota
  • GET /api/mcp/people/count - free market counts
  • GET /api/mcp/people/preview - free redacted previews
  • GET /api/mcp/people/reveal - paid reveals
  • POST /api/mcp/exports/create - paid verified CSV exports

Auth: Authorization: Bearer <key> against https://argorant.com. Rate limits scale with your tier; a 402 always includes the URL to fix it (wallet or plan).

Still stuck? support@argorant.com