Get products calendar
The endpoint returns the availability calendar of the requested products.
The returned information can be used to get a quick overview of availability of a selection of products. For detailed information of available timeslots, variants, and corresponding prices, please refer to the Product availability and pricing endpoint.
List of comma-separated product IDs for which to request the calendar. At least one product ID needs to be provided; the maximum is 20 product IDs.
1006356,1010393,975854Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.
enExample: enFirst day for which to return availability.
2025-03-21Last day for which to return availability (by default: 31 days from current date). We capped the endpoint response to a maximum of 31 days per request to manage the response time of the endpoint.
2025-03-25Token <Your_API_Key>.
Token <Partner_API_key>.Successful operation.
Bad Request -- Check your request parameters (typo in parameter or invalid value).
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Not Found -- Requested resource/endpoint could not be found.
Method Not Allowed -- Check your request method.
Too Many Requests -- We currently apply a fair-use policy, but we might enforce limits in the future.
Internal Server Error -- We had a problem with our server. Try again later.
Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
Last updated
Was this helpful?

