# Welcome

Welcome to the official OCTO API Developer Hub!

This portal describes the OCTO specification and provides additional resources and recommendations for developers implementing OCTO API to accept and provide data following this standard.&#x20;

You may also directly access [OCTO OpenAPI Specification](https://app.swaggerhub.com/apis-docs/OCTO-API/OCTO-API/1.0) referenced throughout this documentation as well as [OCTO GitHub](https://github.com/octotravel) for additional dev resources.&#x20;

## About OCTO API

[OCTO](https://www.octo.travel/) (Open Connectivity for Tours, Activities, and Attractions) is an open standard API specification for the in-destination experiences sector of the travel industry. The standard defines agreed-upon schemas, endpoints, and capabilities commonly needed when connecting platforms, resellers, OTAs, and other technologies in tours, activities, and attractions. OCTO API is already adopted by a number of industry players. Check out [known implementations](https://docs.octo.travel/additional-resources/known-implementations) summarized by our member volunteers.&#x20;

{% hint style="success" %}
**The OCTO API Specification is open source and available to anyone who wants to use it.** You do not need to be a member to use this specification in your business. If, however, you would like to support OCTO and have a voice in how the specification evolves, please consider [becoming a member](https://www.octo.travel/membership).
{% endhint %}

OCTO is developed and administered by a member-based not-for-profit organization OCTO Standards NP Inc. To learn more about OCTO and join the initiative as a member to contribute to the specification development,  please visit <https://www.octo.travel/>.

## What's New

### November 13, 2025

* Published the [Pickups](https://docs.octo.travel/capabilities-optional/pickups-new) capability.
* Published the [Dropoffs](https://docs.octo.travel/capabilities-optional/dropoffs-new) capability.
* Added the draft [Promotions](https://docs.octo.travel/capabilities-optional/promotions-in-dev) capability.
* Replaced the outdated Validator page with current [Self-Certification Tool](https://docs.octo.travel/additional-resources/self-certification-tool) information.
* Fixed outdated details and links across [Endpoints and Capabilities](https://docs.octo.travel/getting-started/endpoints-and-capabilities).
* Added a new page about the OCTO [Slack Workspace](https://docs.octo.travel/additional-resources/slack-workspace).

### May 10, 2025

* Published [Content](https://docs.octo.travel/capabilities-optional/content) capability.&#x20;
* Published the proposed draft for the [Pickups](https://docs.octo.travel/capabilities-optional/pickups-new) capability. Still pending the Specification Committee review.&#x20;

### April 22, 2024

* Replaced Webhooks capability proposed draft with the [Notifications](https://docs.octo.travel/capabilities-optional/notifications) capability placeholder, based on Specification Committee review.
* Added placeholders for [Content](https://docs.octo.travel/capabilities-optional/content) and [Pickups](https://docs.octo.travel/capabilities-optional/pickups-new) capabilities that are next in the development queue.     &#x20;

### February 3, 2024

* [Pricing](https://docs.octo.travel/capabilities-optional/pricing) capability is out of draft

### July 28, 2023

* The official specification [OCTO OpenAPI Specification](https://app.swaggerhub.com/apis-docs/OCTO-API/OCTO-API/1.0) has been updated to correct typos and all the latest changes in line with the 1.0 specification.&#x20;
* <https://docs.octo.travel> has been migrated to GitBook to provide additional tools for users.
* Additional information was added to explain the concept of OCTO API Core Endpoints and additional capabilities to be added to the specification.&#x20;
* Corrected [Booking Cancellation](https://docs.octo.travel/octo-api-core/bookings#booking-cancellation) to `POST` `/bookings/{uuid}/cancel` instead of `DELETE` `/bookings/{uuid}` as per OpenAPI 3.0.
