/v1/tours
Tours
What is it
The Tours API sells curated experiences through one integration. Availability, pricing and confirmation flow through the same request envelope as every other traveldistro vertical.
Capabilities
Live availability
Quotes reflect real-time capacity, so confirmed bookings stick.
Multi-currency pricing
Sell in TRY, USD, EUR or GBP with one wallet settling all of it.
Structured content
Itineraries, durations and meeting points arrive as structured fields, not prose.
Sample request
POST /v1/tours/quote
{
"tour_id": "tr_bosphorus_sunset",
"date": "2026-09-15",
"pax": { "adult": 2 },
"currency": "USD"
}/v1/toursFrequently asked questions
- Are bookings confirmed instantly?
- Most tours confirm at booking time. When an operator requires review, the response states it explicitly.
- How do cancellations work?
- Each quote carries its cancellation policy as machine-readable deadlines and fees.
Other verticals
Ready to integrate?
Tell us about your volume and verticals. We will get you sandbox keys.