# DumplingAI Docs ## Docs - [Get capability, provider, or endpoint details](https://docs.dumplingai.com/api-reference/catalog/details.md) - [Search capabilities, providers, and endpoints](https://docs.dumplingai.com/api-reference/catalog/search.md) - [Run a capability or endpoint](https://docs.dumplingai.com/api-reference/execution/run.md) - [Unified API](https://docs.dumplingai.com/api-reference/unified-api.md): Capability-first execution and provider endpoints under /api/v2. - [Get balance and budget information for the authenticated API key](https://docs.dumplingai.com/api-reference/usage/balance.md) - [Get usage and request logs for the authenticated API key](https://docs.dumplingai.com/api-reference/usage/requests.md) - [Get credit transactions for the authenticated API key](https://docs.dumplingai.com/api-reference/usage/transactions.md) - [Catalog Model](https://docs.dumplingai.com/api-reference/v2/catalog.md): How capabilities, providers, and provider endpoints are presented in the Unified API. - [API Reference](https://docs.dumplingai.com/api-reference/v2/introduction.md): Reference for DumplingAI's Unified API under /api/v2. - [Skills + CLI](https://docs.dumplingai.com/cli.md): Use DumplingAI's CLI and packaged skills for /api/v2 capability discovery, execution, and agent setup. - [Get Started](https://docs.dumplingai.com/documentation/v2/get-started.md): Choose your path: no-code automation, direct API, or AI agent via MCP or CLI. - [Migrating from Direct Endpoints](https://docs.dumplingai.com/documentation/v2/migrating-from-direct-endpoints.md): Map common /api/v1 Direct Endpoint calls to the Unified API under /api/v2. - [DumplingAI MCP Server](https://docs.dumplingai.com/mcp-server.md): Use DumplingAI through MCP, with /mcp/v2 as the default capability-first surface and /mcp as the legacy catalog. - [Unified API](https://docs.dumplingai.com/unified-api-platform.md): Understand DumplingAI's Unified API, when to use it, and how it differs from Direct Endpoints. ## OpenAPI Specs - [openapi-v2](https://docs.dumplingai.com/api-reference/openapi-v2.yaml) - [openapi-v1](https://docs.dumplingai.com/api-reference/openapi-v1.yaml) - [openapi](https://docs.dumplingai.com/api-reference/openapi.yaml)