# Allocate documentation Docs for the Allocate inference platform. Every page below is raw markdown. - [Meter](https://allocate.network/docs/meter.md): Every request accounted for as it happens, failures included. - [Agents](https://allocate.network/docs/agents.md): Hosted agent harnesses that run inside your boundary. - [Cloudheavy](https://allocate.network/docs/cloudheavy.md): The region-pinned plane for residency and heavy workloads. - [Cloudlight](https://allocate.network/docs/cloudlight.md): The default execution plane: low latency, close to your users. - [Allocate documentation](https://allocate.network/docs/index.md): Build on the Allocate inference platform. - [Keys](https://allocate.network/docs/keys.md): Per-organization API keys, scoped as narrowly as you need. - [Models](https://allocate.network/docs/models.md): The full catalog behind one key, frontier and open weight. - [Private Inference Cloud](https://allocate.network/docs/private-inference-cloud.md): Every company gets its own boundary: gateway scope, data plane, weights, and meter. - [Training](https://allocate.network/docs/training.md): From frontier APIs to fine-tuned open weights you own. - [List models](https://allocate.network/docs/api/models.md): GET /v1/models - [Create a chat completion](https://allocate.network/docs/api/chat-completions.md): POST /v1/chat/completions - [Gateway](https://allocate.network/docs/gateway.md): One endpoint for every model, metered from the first token. - [RecursiveDB](https://allocate.network/docs/recursivedb.md): Your experience database, compacting into a model you own. - [Routes](https://allocate.network/docs/routes.md): Name the intent in your code; pin the model on the platform. - [Your first inference call](https://allocate.network/docs/quickstarts/first-call.md): Send a request through the Allocate Gateway in under five minutes. - [Use Allocate from your coding agent](https://allocate.network/docs/quickstarts/coding-agents.md): Install the Allocate Inference skill and point any agent at agent-readable docs. Agent skill: https://allocate.network/skill/allocate-inference/SKILL.md Full site index: https://allocate.network/llms-full.txt