https://api.fetchbean.com, pass your single fb_ key, and call search, page reading, weather, social data, app intelligence, and more — all from one place. You’re only charged for calls that succeed, so provider failures and timeouts cost you nothing.
Quickstart
Create a key and make your first call in under two minutes.
Authentication
Learn how to pass your API key and handle auth errors.
Catalog
Every provider, endpoint, parameter, and per-call price.
MCP server
Point any MCP-compatible agent at the whole catalog through one connection.
How it works
Get up and running in three steps — no provider accounts or extra configuration required.1
Get an API key
Sign in at fetchbean.com/app, open API Keys, and create a new key. Copy it immediately — it’s shown only once and starts with
fb_.2
Call a curated tool
Use a normalized endpoint like
POST /v1/search to get a consistent JSON response regardless of which provider powers it under the hood:3
Explore providers
Browse the Providers page to see every supported provider and reach any of them directly with
POST /v1/run for full native responses.Your first call
All requests go to the base URLhttps://api.fetchbean.com. Here’s a search request you can run right now:

