# AIMP > Practical product documentation for discovering, trying, integrating, and publishing models on the AI Marketplace Platform. ## Docs - [API Keys](https://aimp.mintlify.app/api-keys.md): Manage workspace credentials for backend integrations. - [REST API](https://aimp.mintlify.app/api-overview.md): Public request shape, authentication headers, and model execution examples. - [Billing](https://aimp.mintlify.app/billing.md): Check wallet status, payment methods, spend, and model rates. - [Browse Marketplace](https://aimp.mintlify.app/browse-marketplace.md): Find a published model and decide whether it fits your use case. - [CLI Publish](https://aimp.mintlify.app/cli-publish.md): Scaffold, validate, configure, and push a model project with the AIMP CLI. - [Concepts](https://aimp.mintlify.app/concepts.md): The product terms you need before using Marketplace, Playground, API keys, and billing. - [Errors & Rate Limits](https://aimp.mintlify.app/errors-rate-limits.md): Diagnose authentication, permission, balance, validation, and throttling failures. - [Execute via API](https://aimp.mintlify.app/execute-via-api.md): Run a published model with curl, Python, or JavaScript. - [Get an API Key](https://aimp.mintlify.app/get-api-key.md): Create a server-to-server credential for model execution. - [Overview](https://aimp.mintlify.app/index.md): Discover a model, try it in Playground, create an API key, and run it from code. - [JavaScript Examples](https://aimp.mintlify.app/javascript-examples.md): Execute models from Node.js services and signed-in browser flows. - [Privacy Policy](https://aimp.mintlify.app/privacy.md): How the AI Marketplace Platform collects, uses, and protects information. - [Provider Quickstart](https://aimp.mintlify.app/publish-models.md): Publish your own model with the CLI, then review it in Studio and Marketplace. - [Python SDK](https://aimp.mintlify.app/python-sdk.md): Use Python to call model runs and publish model projects. - [Quickstart](https://aimp.mintlify.app/quickstart.md): Make your first model run from Marketplace, Playground, and the API. - [Studio Review](https://aimp.mintlify.app/studio-review.md): Review a provider model before exposing it to consumers. - [Terms of Service](https://aimp.mintlify.app/terms.md): Terms governing access to and use of the AI Marketplace Platform. - [Try in Playground](https://aimp.mintlify.app/try-playground.md): Test a model interactively before calling it from your own code. - [Usage](https://aimp.mintlify.app/usage.md): Understand model runs, usage summaries, and activity history. - [Workspaces](https://aimp.mintlify.app/workspaces.md): Choose the workspace that owns keys, usage, billing, and published models. ## OpenAPI Specs - [openapi](https://aimp.mintlify.app/api-reference/openapi.json)