# Apiosk Gateway > Public integration docs for discovering, paying for, executing, and publishing APIs through the Apiosk gateway. ## Docs - [Get API listing detail](https://docs.apiosk.com/api-reference/discovery/api-detail.md) - [Gateway health](https://docs.apiosk.com/api-reference/discovery/health.md) - [List public APIs](https://docs.apiosk.com/api-reference/discovery/list-apis.md) - [List listing groups](https://docs.apiosk.com/api-reference/discovery/listing-groups.md) - [Browse listings by type](https://docs.apiosk.com/api-reference/discovery/listings-by-type.md) - [Get agent metadata](https://docs.apiosk.com/api-reference/execution/agent-metadata.md) - [Execute API via /execute](https://docs.apiosk.com/api-reference/execution/execute-api.md) - [Get gateway traffic summary](https://docs.apiosk.com/api-reference/metrics/gateway-traffic.md) - [Get wallet spend summary](https://docs.apiosk.com/api-reference/metrics/wallet-balance.md) - [Get wallet usage statistics](https://docs.apiosk.com/api-reference/metrics/wallet-usage.md) - [Deactivate API listing](https://docs.apiosk.com/api-reference/publishing/deactivate-listing.md) - [Update endpoint docs](https://docs.apiosk.com/api-reference/publishing/endpoint-docs.md) - [List wallet-owned APIs](https://docs.apiosk.com/api-reference/publishing/my-apis.md) - [Register community API](https://docs.apiosk.com/api-reference/publishing/register-api.md) - [Update API listing](https://docs.apiosk.com/api-reference/publishing/update-listing.md) - [Agent Wallets](https://docs.apiosk.com/dashboard/agent-wallets.md): Public-safe explanation of the managed wallet workflow available in the dashboard. - [Gateway Testing](https://docs.apiosk.com/dashboard/gateway-testing.md): How to use the dashboard's gateway section and public contract to validate that an API is charging and forwarding correctly. - [Manual Payments](https://docs.apiosk.com/dashboard/manual-payments.md): How to reason about the raw manual payment path from the dashboard context without exposing internal implementation details. - [Dashboard Overview](https://docs.apiosk.com/dashboard/overview.md): Public-safe guide to the main dashboard workflows for API operators. - [Payments And Usage](https://docs.apiosk.com/dashboard/payments-and-usage.md): Public-safe overview of what operators can monitor in the dashboard after APIs go live. - [Publishing APIs](https://docs.apiosk.com/dashboard/publishing.md): How the dashboard helps you publish and configure APIs without documenting any private platform internals. - [Workflow Map](https://docs.apiosk.com/dashboard/workflow.md): The recommended public-safe dashboard workflow from onboarding through live payments. - [Public Boundaries](https://docs.apiosk.com/guides/boundaries.md): What the gateway docs include, what they exclude, and how to document the public contract safely. - [Consumer Guide](https://docs.apiosk.com/guides/consumers.md): How agents and applications discover APIs, inspect metadata, attach payment, and execute requests through the gateway. - [Errors And Retries](https://docs.apiosk.com/guides/errors-and-retries.md): How clients should interpret common public gateway errors and what retry behavior is appropriate. - [Examples](https://docs.apiosk.com/guides/examples.md): Minimal copy-paste examples for discovery, metadata, execute, and publisher management. - [Execute Contract](https://docs.apiosk.com/guides/execute.md): How to use the public /execute surface correctly for both default and explicit operations. - [Execute Capabilities](https://docs.apiosk.com/guides/execute-capabilities.md): What /execute is best at, what it can represent safely, and when passthrough is the better choice. - [Listing Metadata](https://docs.apiosk.com/guides/listing-metadata.md): How to structure public listing metadata so agents can discover and use your API without exposing private details. - [Claude Code and Codex](https://docs.apiosk.com/guides/mcp-clients.md): Install Apiosk as an MCP server in Claude Code or Codex with one command. - [Payment Mode Comparison](https://docs.apiosk.com/guides/payment-mode-comparison.md): Side-by-side comparison of managed wallet mode, raw x402 mode, and free routes. - [Payment Options](https://docs.apiosk.com/guides/payment-options.md): Public-safe overview of the supported payment paths: managed wallet, raw x402, and unpaid routes. - [Publisher Lifecycle](https://docs.apiosk.com/guides/publisher-lifecycle.md): What happens to a listing from creation through activation and ongoing updates. - [Publisher Guide](https://docs.apiosk.com/guides/publishers.md): How to register, inspect, update, and manage community API listings through the gateway. - [Gateway Overview](https://docs.apiosk.com/index.md): Public integration docs for the Apiosk gateway. - [FAQ](https://docs.apiosk.com/overview/faq.md): Short answers to the most common public gateway and dashboard questions. - [Payment Model](https://docs.apiosk.com/overview/payment-model.md): Public explanation of how paid and unpaid gateway routes work without exposing gateway internals. - [Quickstart](https://docs.apiosk.com/overview/quickstart.md): Fastest path to discover an API, handle payment, and execute a request through the gateway. - [Terminology](https://docs.apiosk.com/overview/terminology.md): Shared definitions for the public gateway, dashboard, and payment docs. - [API Reference Overview](https://docs.apiosk.com/reference/overview.md): How the generated Mintlify API reference is structured for the Apiosk gateway. ## OpenAPI Specs - [public-gateway](https://docs.apiosk.com/openapi/public-gateway.json) - [openapi](https://docs.apiosk.com/api-reference/openapi.json)