# Cargo developer resources > Named pages for Cargo (getcargo.ai) developer resources. Each title and heading includes the product name so a search for "Cargo" or "getcargo.ai" plus the resource finds it. - [Cargo API docs](https://www.getcargo.ai/developers/api): REST API at `api.getcargo.io/v1` — authentication, versioning, rate limits, official client - [Cargo OpenAPI spec](https://www.getcargo.ai/developers/openapi): OpenAPI 3.1.0, 280 paths, 340 operations. The document itself is at - [Cargo auth docs](https://www.getcargo.ai/developers/auth): `cargo-ai login`, bearer tokens, OAuth metadata. Machine-readable walkthrough: - [Cargo webhooks](https://www.getcargo.ai/developers/webhooks): signed batch callbacks, HTTP listeners, monitoring - [Cargo MCP server](https://www.getcargo.ai/developers/mcp): hosted HTTP + OAuth, stdio via `cargo-ai mcp`, server card at `/.well-known/mcp/server-card.json` Also on the documentation host, with the same names: - [Cargo API docs](https://docs.getcargo.ai/api-reference/introduction) - [Cargo OpenAPI spec](https://docs.getcargo.ai/api-reference/openapi) - [Cargo auth docs](https://docs.getcargo.ai/api-reference/authentication) - [Cargo webhooks](https://docs.getcargo.ai/api-reference/webhooks) - [Cargo MCP server](https://docs.getcargo.ai/mcp-servers/overview) Full site index: . Documentation index: .