# Anything API Docs - [Anything API](https://anything.notte.cc/docs/index.md): An API for the entire internet. - [MCP Server](https://anything.notte.cc/docs/mcp-server.md): Search the catalog, run an endpoint, or build a new one. - [Setup for agents](https://anything.notte.cc/docs/setup-for-agents.md): Paste this into your coding agent and let it wire Anything API into your project. - [Building an API](https://anything.notte.cc/docs/build.md): From a sentence to a deployed endpoint. - [Calling an API](https://anything.notte.cc/docs/run.md): One endpoint, one API key, JSON in and JSON out. - [Schedules](https://anything.notte.cc/docs/schedules.md): Run an API on cron, with its arguments pinned. - [State and secrets](https://anything.notte.cc/docs/state-and-secrets.md): Remember things between runs, and reach your other apps. - [Troubleshooting](https://anything.notte.cc/docs/troubleshooting.md): What each failure looks like, and what to do about it. - [Catalog](https://anything.notte.cc/docs/catalog.md): Ready-made endpoints across real sites. - [Billing](https://anything.notte.cc/docs/billing.md): What costs credits and who pays. - [Search published marketplace functions](https://anything.notte.cc/docs/api-reference/search-published-marketplace-functions.md) - [Get a marketplace function specification](https://anything.notte.cc/docs/api-reference/get-a-marketplace-function-specification.md) - [Run a marketplace function](https://anything.notte.cc/docs/api-reference/run-a-marketplace-function.md) - [Build and deploy a marketplace function](https://anything.notte.cc/docs/api-reference/build-and-deploy-a-marketplace-function.md): Streams Server-Sent Events. `progress` data is `{ message }`; `result` data is `{ data: MarketplaceBuildResult }`; `error` data is `{ error }`. ## OpenAPI Specs - [openapi](https://anything.notte.cc/api/marketplace/openapi.json)