The prepaid balance your AI agent can spend.
One balance. All your API keys. Your agent discovers, calls, and pays — mid-conversation, with your keys vaulted once and governed in one place. When the balance runs out, the agent hands you a payment link and finishes the job after you top up.
– calls routed · – credits honored
Install
1. Get a token (comes with 500 free credits; shown once — save it):
curl -X POST https://apipay.fly.dev/v1/signup \
-H "content-type: application/json" -d '{"email":"you@example.com"}'
2. Add the MCP server (Claude Code shown; Claude Desktop & Cursor configs in the npm README):
claude mcp add apipay -e APIPAY_TOKEN=<your-token> -- npx -y apipay-mcp
Listed on Smithery.
3. Try it — no API key needed:
> search the web for X
Live Google via slug dataforseo (DataForSEO SERP, 0.3 credits, no user search key).
Cheap second no-key demo: what's the weather in London
(slug open-meteo, 0.1 credits, CC BY 4.0).
See it happen
What your agent can call today
| API | What it does | Per call |
|---|---|---|
| dataforseo | Live Google search results via DataForSEO SERP (no key; we resell) | 0.3 credits |
| open-meteo | Current + 7-day forecast via Open-Meteo (no key; we resell the commercial API) | 0.1 credits |
| web-search | Live web search via your Brave Search key | 0.1 credits |
| scrape | Page fetching via your ScrapingBee key | 0.1 credits |
| weather | Conditions + forecast via your OpenWeather key (BYOK) | 0.1 credits |
| fal | fal.ai image/AI inference via your fal key | 0.1 credits |
dataforseo and open-meteo are resold: no provider account or
key from you — we are the customer; your agent calls apipay. Resold APIs are metered at the
listed per-call price — the exact number in this table is what your balance is debited.
Weather data by Open-Meteo.com (CC BY 4.0).
Brave, ScrapingBee, OpenWeather (weather), and fal stay bring-your-own-key:
your agent asks for a secure one-time vault link, you paste your existing provider key once,
and from then on your agent uses it freely — your provider account pays the provider, apipay
meters a flat 0.1 credits per call. Existing vaulted OpenWeather keys on weather
are unchanged.
1 credit = $0.01 · packs: $5 → 500 credits, $20 → 2,000 credits · 500 free credits at signup.
Want an API we don't route yet? Your agent's search is logged and popular ones get added.
Built for fleets, not just one agent
▸ Named agents — one account, many tokens; spend split per agent.
▸ Policies — per-agent allowlists and daily/monthly caps, enforced before dispatch.
▸ Kill switch — stop any agent from your phone; takes effect on its very next call.
▸ Signed audit chain — every call, deny, kill, and top-up in tamper-evident, exportable history.