API key
Product detail
Use the product detail endpoint to build product pages. The response includes pricing, availability, date ranges, duration, product image / gallery, and related category / venue / destination summaries.extended=true. That mode
fetches the product upstream with populate=*, so rawAttributes includes all fields
exposed by the CMS for that product. External clients receive 403 Forbidden when using
that parameter.
OAuth2 (server-side only)
Never exposeclient_secret in a browser bundle. Run this on your backend or in a secure worker.
Node.js notes
- Use
fetch(Node 18+) orundici. - For mTLS or corporate proxies, configure your HTTP agent accordingly.
