Create capacity claim
Create capacity claim
Reserve GPU instances for inference deployments via a new CapacityClaim.
POST
Create capacity claim
- The API server is
https://api.coreweave.com. - Replace
{API_ACCESS_TOKEN}with your CoreWeave API access token. - For required permissions, see IAM Access Policies.
instanceId-typed instances
across the listed zones. The order of zones implies an
allocation preference: earlier entries are preferred. The
available instanceId values per zone are returned by
GET /v1alpha1/inference/capacityclaims/parameters.
Example request
Authorizations
CoreWeave API access token sent as a bearer token.
Body
application/json
Response
OK
Response for CreateCapacityClaim
The created CapacityClaim
Last modified on May 22, 2026