# Compile Labs ## Docs - [API Keys & Access](https://docs.compilelabs.com/api-keys.md): Create and manage API keys for secure access - [Openai Compatible Chat Completions Api](https://docs.compilelabs.com/api-reference/llm/openai-compatible-chat-completions-api.md): Create a chat completion using OpenAI compatible SDKs or tools. - [Openai Compatible Responses Api](https://docs.compilelabs.com/api-reference/llm/openai-compatible-responses-api.md): Create a response using OpenAI compatible SDKs or tools. Supports text and image inputs, and text outputs. Create stateful interactions with the model, using the output of previous responses as input. - [Get Model](https://docs.compilelabs.com/api-reference/models/get-model.md): Get a specific model - [Get Models](https://docs.compilelabs.com/api-reference/models/get-models.md): List all models available to the user - [Billing & Usage](https://docs.compilelabs.com/billing.md): Manage billing and track usage across models and teams - [Errors](https://docs.compilelabs.com/errors.md): Understand and handle API errors - [Image Generation](https://docs.compilelabs.com/examples/image-generation.md): Code examples for generating images with AI models - [OpenAI](https://docs.compilelabs.com/examples/openai.md): Code examples for using OpenAI-compatible models - [Multimodal](https://docs.compilelabs.com/features/multimodal.md): Process text, images, and other media types together - [Streaming](https://docs.compilelabs.com/features/streaming.md): Real-time streaming responses for better UX - [Structured Outputs](https://docs.compilelabs.com/features/structured-outputs.md): Get consistent, validated data structures from AI models - [Tool Calling](https://docs.compilelabs.com/features/tool-calling.md): Enable AI models to call external tools and functions - [Zero Completion Insurance](https://docs.compilelabs.com/features/zero-completion-insurance.md): Never pay for incomplete responses - [Zero Data Retention (ZDR)](https://docs.compilelabs.com/features/zero-data-retention.md): Ensure your data is never stored or logged - [Image Models](https://docs.compilelabs.com/image-models.md): Browse all available image generation models - [Welcome to Compile Labs](https://docs.compilelabs.com/index.md): The single platform to access and deploy AI models across modalities. - [Chat Completions (OpenAI)](https://docs.compilelabs.com/modalities/chat-completions-openai.md): Build chat-based AI applications using OpenAI-compatible API - [Image Generation](https://docs.compilelabs.com/modalities/image-generation.md): Generate images using advanced AI models - [Organizations](https://docs.compilelabs.com/organizations.md): Manage teams and resources with organization features - [Providers](https://docs.compilelabs.com/providers.md): Leading AI providers powering our platform - [Quickstart](https://docs.compilelabs.com/quickstart.md): Get started with Compile Labs in minutes - [Quotas & Cost Tracking](https://docs.compilelabs.com/quotas.md): Manage spending limits and track costs across your organization - [Service Accounts](https://docs.compilelabs.com/service-accounts.md): Create and manage service accounts for automated workloads - [Text Models](https://docs.compilelabs.com/text-models.md): Browse all available text and language models ## OpenAPI Specs - [openapi](https://docs.compilelabs.com/openapi.json)