ArgorantDocs

API reference

Every endpoint of the Argorant API with parameters, examples and a live playground.

One API for the whole workflow: find the companies and people that fit your offer, verify their work emails, save and export lists, then run the email campaign from your own Google Workspace or Microsoft 365 mailboxes and read the replies. The CLI (npx argorant) and the MCP server (https://mcp.argorant.com/mcp) are thin layers over exactly these endpoints, so an AI agent can operate every step.

Authenticate with Authorization: Bearer <your API key>. Every error is a JSON object with a detail string. Lists are paged with limit and offset.

Groups

Base URL

EnvironmentBase URL
Productionhttps://app.argorant.com

The OpenAPI document is published at /openapi.json for Postman, code generators and agents.

On this page