Allocate
Cloud AgentsA fleet that works, in secure sandboxesModelsEvery model behind one keyRecursiveDBWork becomes training signalTrainingYour data becomes your modelMeterEvery token tracked, liveData SecurityIsolated inside your boundary
EnterprisePricing
ChangelogDocsFree toolsGlossary
ModelsSign inTalk to sales
Allocate documentation
QuickstartsYour first inference callUse Allocate from your coding agent
PlatformGatewayRoutesModelsKeysMeter
API referenceCreate a chat completionList models
PlanesPrivate Inference CloudCloudlightCloudheavyLearningAgentsRecursiveDBTraining
Allocate

Regulated cloud inference. An AI model you own and grow, on infrastructure you control.

Product
Cloud AgentsModelsRecursiveDBTrainingMeterData SecurityPricing
Solutions
HealthcareInsuranceFinancial servicesOperationsAgenciesStartupsSouth AfricaGulf region
Resources
ChangelogDocumentationAPI referenceFree toolsGlossarySecurity
Popular models
Gemini 3.5 FlashDeepSeek V4GPT-5.5Qwen 3.5Best open-weight modelsExplore all
Company
EnterpriseAboutCareersContactTalk to sales
© 2026 Allocate. All rights reserved.POPIA ready · security overview

Meter

Every request accounted for as it happens, failures included.

The Meter records every request through the Gateway: route, model, tokens, cost, time to first token, and how the request finished. Failures are metered too, with finish=error, because a request that failed is still a request that happened.

Where to read it

  • The Meter page in your dashboard: spend and traffic by route, model, key, and workspace.
  • The Billing page: the month's token volume against your plan tier.

Metering adds zero cost to the hot path; the numbers are written off the request path and are typically queryable within seconds.

Usage alerts

You get an email at 80%, 90%, and 95% of your monthly tier volume, each at most once per month. Tier volume is a soft entitlement: work never pauses at a threshold. The wallet balance is the only hard gate, and it returns a 402 only for new requests, never by cutting a stream.

What a request costs

Provider-reported usage is the billing truth, priced against the catalog with the 7% transaction fee included. The gateway's own overhead is reported on every response in x-allocate-overhead-ms, so you can hold the platform to its 30ms p50 budget yourself.

PreviousKeysNextCreate a chat completion
On this pageWhere to read itUsage alertsWhat a request costs