API Pricing for Developers

Simple answer: the API is not a separate product. Every Vendo AI subscription includes full programmatic access — 173 REST endpoints and a 149-tool MCP server — with no per-seat fees, no per-call fees, and no "developer tier" upsell.

How pricing works

  • Subscription unlocks the platform. Plans start at $99/month (15,000 credits) — see full pricing.
  • Credits meter actions, not API calls. Reading data, listing agents, browsing signals — free. Actions that do real work (sending an email: 1 credit; a voice-call minute: 14 credits) cost the same credits whether triggered from the UI, the API, or an AI assistant via MCP.
  • Keys are free and instant. Create workspace-bound API keys in app.vendo-ai.com → Settings → API & MCP; 11 granular scopes, instant revocation.

What developers get on every plan

REST API v1

173 endpoints: agents, campaigns, audiences and the Audience Sets marketplace, SDR pipeline, CRM, LinkedIn accounts, read-only billing.

MCP server

149 tools at api.vendo-ai.com/mcp — listed in the official MCP Registry. Claude or ChatGPT can operate your pipeline conversationally.

Safety by default

Preview/confirm on destructive actions, idempotency keys, workspace isolation, and no billing-write scope — a leaked key can't spend money.

Fair limits

60 requests/minute rate limit, full audit logging, and Zapier/Make compatibility out of the box.

Which plan fits an integration?

Prototyping: Starter ($99/mo) is enough to build and test any integration. Production workloads: Scale ($199/mo) or Enterprise ($1,200/mo) depending on outreach volume — the API itself is identical on every tier. White-label / high volume: see enterprise conditions or write to info@vendo-ai.com.

Start with the developer overview or go straight to the API & MCP documentation.

Scroll to Top