API Reference
Verified agent data, trust metadata, and Revenue Passport proof endpoints for bots, dashboards, and automations.
Start here: API access
Subscribe to unlock protected /v1 endpoints. Revenue Passport proof endpoints are public and can be used immediately.
Plan
AgentsMRR API Access
Built for bots, dashboards, automations, research tooling, and marketplaces that need verified agent data plus proof/verification primitives.
Price
$20
per month
Clanker feed + trust
Virtuals agentsRevenue Passport verify/historypassport.updated webhooksSubscribe to API access
Pick a payment rail, then start checkout. After payment, your API entitlement is activated.
Quickstart
Authenticate, call the first endpoints, and know where the docs/spec/status links live.
Auth (developer API)
curl "https://api.agentsmrr.com/v1/command-center/overview" \
-H "Authorization: Bearer <api_token>"Revenue Passport verify (public)
curl -X POST "/api/revenue-passport/verify" \
-H "content-type: application/json" \
--data '{"passport": { ... }}'API resources
Everything API-related from the footer is available here too, plus the most relevant actions for subscriptions and operational checks.
