# Orbit by Postman ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://www.buildwithorbit.ai/_mcp/server ## Docs - [Turn any task into the right API calls.](https://www.buildwithorbit.ai/welcome.md): Describe your task, and Orbit finds public API endpoints that fit, then generates instructions to call them, from auth to gotchas.
Built for agents to discover, evaluate, and integrate public APIs. - [Welcome to Orbit](https://www.buildwithorbit.ai/docs/get-started/welcome.md) - [Orbit Usage guide](https://www.buildwithorbit.ai/docs/get-started/usage-guide.md) - [Orbit API Overview](https://www.buildwithorbit.ai/api-reference.md) ## API Docs - API Reference [Search Public Endpoints](https://www.buildwithorbit.ai/api-reference/search-public-endpoints.md) - API Reference [Integrate Public Endpoints](https://www.buildwithorbit.ai/api-reference/integrate-public-endpoints.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://www.buildwithorbit.ai/openapi.json) - [OpenAPI YAML](https://www.buildwithorbit.ai/openapi.yaml)