Headout
Overview
SLUG: HEADOUT
Description
Headout is a travel experiences and activities booking platform offering tours, attractions, and entertainment bookings worldwide.
Authentication Details
API Key
Connecting to Headout
Create an auth config
Use the dashboard to create an auth config for the Headout toolkit. This allows you to connect multiple Headout accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Headout Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Headout toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
HEADOUT_GET_PRODUCT_BY_ID
Tool Name: Get Product By ID
Description
Action Parameters
Action Response
HEADOUT_LIST_CATEGORIES_BY_CITY
Tool Name: List Categories By City
Description
Action Parameters
Action Response
HEADOUT_LIST_CATEGORIES_V2
Tool Name: List Categories V2
Description
Action Parameters
Action Response
HEADOUT_LIST_CITIES
Tool Name: List Cities
Description
Action Parameters
Action Response
HEADOUT_LIST_COLLECTIONS_V2
Tool Name: List Collections V2
Description
Action Parameters
Action Response
HEADOUT_LIST_INVENTORY_BY_VARIANT
Tool Name: List Inventory by Variant
Description
Action Parameters
Action Response
HEADOUT_LIST_PRODUCTS_BY_CATEGORY
Tool Name: List Products By Category
Description
Action Parameters
Action Response
HEADOUT_LIST_PRODUCTS_BY_CITY
Tool Name: List Products By City
Description
Action Parameters
Action Response
HEADOUT_LIST_PRODUCTS_V2
Tool Name: List Products V2
Description
Action Parameters
Action Response
HEADOUT_LIST_SUBCATEGORIES_V2
Tool Name: List Subcategories V2
Description
Action Parameters
Action Response