Skip to main content

Method

GET /v1/marketplace/products/:productId/availability Requires the inventory:read scope and workspace context.

Path Parameters

productId
string
required
Marketplace product ID to query.

Headers

Authorization
string
required
Bearer token (e.g. Authorization: Bearer YOUR_API_KEY)
curl "https://api.voyantcloud.com/v1/marketplace/products/mp_prod_citybreaks_rome/availability" \
  -H "Authorization: Bearer YOUR_API_KEY"
{ "error": "Not implemented" }
Availability projections are rolling out provider by provider. Until a provider-specific projection is available, the endpoint responds with 501 Not Implemented. Subscribe to release notes for updates on availability coverage.