Next-cheapest, without a retry.
One request in, one charge out.
What did my competitors ship on this week, and how did people react?
One platform
The whole catalog on one wallet, priced in dollars, routed around failure for you.
Reddit, TikTok, Instagram, LinkedIn. Hundreds of APIs under a single interface.
Browse APIs →Top up one wallet and pay per request, in dollars. Idle costs nothing.
How billing works →If a provider goes down, we reroute to the next. Same schema, no failed calls.
Learn more →Enrich company and people records, find professional emails and mobile numbers, then verify what is ready to use.
Explore data APIs →Coverage
Pricing
Lower endpoint prices are only the start.
One request in, one charge out.
Cheaper by endpoint
No subscription
One wallet
Integrations
Start with a fetch request, move into a typed SDK, hand the job to an agent, or drop it into n8n. AnyAPI stays the same underneath.
One endpoint shape for every API. Call it from any HTTP client.
Generated TypeScript and Python clients with a typed method for every API.
Let Claude, Cursor, Codex, or any MCP client discover and run APIs as tools.
Drop any catalog API into an automation through one community node.
import { AnyAPI } from "@getanyapi/sdk"; const anyapi = new AnyAPI({ apiKey: process.env.ANYAPI_API_KEY, }); const result = await anyapi.reddit.search({ query: "best mechanical keyboard", limit: 5, }); console.log(result.output, result.costUsd);
Enrichment
One input, the company and person context you need, and a contact you can actually reach.
Find
Patrick Collison
apollo.people_search
$0.0100
Enrich
Co-founder and CEO
apollo.person_enrich
$0.0120
Contact
p••••••@stripe.com
email_finding.icypeas
$0.0168
Verify
Deliverable
email_verification.allegrow
$0.0144

Patrick Collison
Co-founder and CEO
Mobile
+1 ••• ••• 0148
Built for agents
One turn, top to bottom. Browsing is free; only the run bills.
Connect
Hosted Claude and ChatGPT take api.getanyapi.com/mcp and finish OAuth in the client.
claude mcp add anyapi \ --transport http \ https://api.getanyapi.com/mcp \ --header "Authorization: Bearer $ANYAPI_KEY"
npx skills add getanyapi-com/skillsAuth, tools and USD pricing, from getanyapi.com/SKILL.md.
https://api.getanyapi.com/agent/signupPOST it and the agent mints its own trial key, about $0.05 of requests.
Discover
search_apis, get_api and quote_api rank, type and price it. None of them charge.
$0.0000
Charged so far
Run
run_api is the only tool that executes anything, and the result stays free to re-read.
$0.0036
Charged, this call
Wallet
No agent plan and no second meter: the same balance your key spends from.
$42.7644
USD balance after the turn
FAQ
Still deciding? Here is what people ask before their first call. Anything else lives in the docs or a quick message to support.