TinyFish
The web operating layer for AI agents
Documentation
TinyFish Developer Documentation
Choose the right TinyFish API, authenticate quickly, and start integrating faster
TinyFish gives you four public API surfaces: Agent, Search, Fetch, and Browser. This docs site is organized to help you pick the right one quickly, authenticate once, and move straight to the examples or reference you need.
Free Search and Fetch. Credits are used only by Agent and Browser.
Start Here
Run your first integration in minutes Set up API keys and MCP auth Single-page context for Claude, Codex, and Cursor Debug auth, rate limits, and run failuresChoose the Right API
Use natural-language goals to automate workflows on real sites Get structured ranked web results for a query Fetch URLs and extract clean page content Create a remote browser session for direct Playwright/CDP controlCanonical Endpoints
| Product | Canonical endpoint |
|---|---|
| Agent | https://agent.tinyfish.ai/v1/automation/... |
| Search | GET https://api.search.tinyfish.ai |
| Fetch | POST https://api.fetch.tinyfish.ai |
| Browser | POST https://api.browser.tinyfish.ai |