apifare — prepaid API balance for agents

One balance for your agent's APIs — 4,900+ ready-to-run tools (no separate provider account), plus search, filings, registries, weather, and BYOK routes for…

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Search Apis: Search the apipay catalog of ready-to-call APIs (web search, scraping, weather, and more). Returns each API's slug, params, and per-call price in prepaid credits. Every miss is logged so
  • Call Api: Call an API from the apipay catalog by slug (find slugs with search_apis). The cost in prepaid credits is deducted automatically and returned with the result.
  • Get Vault Link: Get a secure one-time link where the user can save their OWN API key for a provider (BYOK). Never ask the user to paste an API key into the chat — always use this link instead. BYOK ca

What data it sees

Do you need an account

No: the server works without sign-in

One balance for your agent's APIs — 4,900+ ready-to-run tools (no separate provider account), plus search, filings, registries, weather, and BYOK routes for keys you already hold (Brave, ScrapingBee, OpenWeather, fal, Exa, Firecrawl, ElevenLabs). Two steps: get a key at apifare.com/start, give it to your agent — or paste read https://apifare.com/llms.txt and get yourself a key to a web-capable agent and it does both. Hard caps, kill switch, signed receipt per call; failed provider calls auto-refund. npm: apifare-mcp (legacy id apipay-mcp still installs).

Server tool list (4)

Raw names from tools/list. Only developers need these.

search_apisSearch the apipay catalog of ready-to-call APIs (web search, scraping, weather, and more). Returns each API's slug, params, and per-call price in prepaid credits. Every miss is logged so missing APIs get added.
call_apiCall an API from the apipay catalog by slug (find slugs with search_apis). The cost in prepaid credits is deducted automatically and returned with the result.
get_vault_linkGet a secure one-time link where the user can save their OWN API key for a provider (BYOK). Never ask the user to paste an API key into the chat — always use this link instead. BYOK calls cost a flat 0.1 credits; the user's own provider account pays the provider.
check_balanceCheck the remaining apipay prepaid credit balance (1 credit = $0.01) and get the top-up link.