Turneo v2 API

REST booking API for searching experiences, retrieving options and availability, and assembling and confirming booking orders. Authenticated with an X-API-Key header; versioned in the URI path (/v2).

API entry from apis.yml

apis.yml Raw ↑
name: Turneo v2 API
description: REST booking API for searching experiences, retrieving options and availability, and assembling
  and confirming booking orders. Authenticated with an X-API-Key header; versioned in the URI path (/v2).
humanURL: https://www.turneo.com/developers
baseURL: https://api.turneo.co
tags:
- Booking
- Experiences
- Travel
properties:
- type: Authentication
  url: authentication/turneo-authentication.yml
- type: Conventions
  url: conventions/turneo-conventions.yml
- type: DataModel
  url: data-model/turneo-data-model.yml