Apaleo
Overview
SLUG: APALEO
Description
Apaleo is a cloud-based property management platform handling reservations, billing, and daily operations for hospitality businesses
Authentication Details
OAuth2
Connecting to Apaleo
Create an auth config
Use the dashboard to create an auth config for the Apaleo toolkit. This allows you to connect multiple Apaleo accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Apaleo toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
APALEO_CREATES_A_PROPERTY
Tool Name: Creates a property
Description
Action Parameters
Action Response
APALEO_CREATE_A_UNIT
Tool Name: Create a unit
Description
Action Parameters
Action Response
APALEO_GET_A_PROPERTIES_LIST
Tool Name: Get a properties list
Description
Action Parameters
Action Response
APALEO_GET_A_UNIT
Tool Name: Get a unit
Description
Action Parameters
Action Response
APALEO_ARCHIVE_A_PROPERTY
Tool Name: Archive a property
Description
Action Parameters
Action Response
APALEO_CHECK_IF_A_PROPERTY_EXISTS
Tool Name: Check if a property exists
Description
Action Parameters
Action Response
APALEO_CHECK_IF_A_UNIT_ATTRIBUTE_EXISTS
Tool Name: Check if a unit attribute exists
Description
Action Parameters
Action Response
APALEO_CHECK_IF_A_UNIT_EXISTS
Tool Name: Check if a unit exists
Description
Action Parameters
Action Response
APALEO_CHECK_IF_A_UNIT_GROUP_EXISTS
Tool Name: Check if a unit group exists
Description
Action Parameters
Action Response
APALEO_CLONES_A_PROPERTY
Tool Name: Clones a property
Description
Action Parameters
Action Response
APALEO_CREATE_A_UNIT_ATTRIBUTE
Tool Name: Create a unit attribute
Description
Action Parameters
Action Response
APALEO_CREATE_A_UNIT_GROUP
Tool Name: Create a unit group
Description
Action Parameters
Action Response
APALEO_CREATE_MULTIPLE_UNITS
Tool Name: Create multiple units
Description
Action Parameters
Action Response
APALEO_DELETES_UNIT_ATTRIBUTE
Tool Name: Deletes unit attribute
Description
Action Parameters
Action Response
APALEO_DELETE_A_UNIT
Tool Name: Delete a unit
Description
Action Parameters
Action Response
APALEO_DELETE_A_UNIT_GROUP
Tool Name: Delete a unit group
Description
Action Parameters
Action Response
APALEO_GET_A_PROPERTY
Tool Name: Get a property
Description
Action Parameters
Action Response
APALEO_GET_A_UNITS_LIST
Tool Name: Get a units list
Description
Action Parameters
Action Response
APALEO_GET_A_UNIT_GROUP
Tool Name: Get a unit group
Description
Action Parameters
Action Response
APALEO_GET_UNIT_ATTRIBUTE_BY_ID
Tool Name: Get unit attribute by id
Description
Action Parameters
Action Response
APALEO_GET_UNIT_ATTRIBUTE_LIST
Tool Name: Get unit attribute list
Description
Action Parameters
Action Response
APALEO_LIST_UNIT_GROUPS
Tool Name: List Unit Groups
Description
Action Parameters
Action Response
APALEO_MOVE_PROPERTY_TO_LIVE
Tool Name: Move property to live
Description
Action Parameters
Action Response
APALEO_REPLACE_A_UNIT_GROUP
Tool Name: Replace a unit group
Description
Action Parameters
Action Response
APALEO_RESET_PROPERTY_DATA
Tool Name: Reset Property Data
Description
Action Parameters
Action Response
APALEO_RETURNS_A_LIST_OF_SUPPORTED_COUNTRIES
Tool Name: Returns a list of supported countries
Description
Action Parameters
Action Response
APALEO_RETURNS_NUMBER_OF_UNITS
Tool Name: Returns number of units
Description
Action Parameters
Action Response
APALEO_RETURNS_NUMBER_OF_UNIT_GROUPS
Tool Name: Returns number of unit groups
Description
Action Parameters
Action Response
APALEO_RETURN_TOTAL_COUNT_OF_PROPERTIES
Tool Name: Return total count of properties
Description
Action Parameters
Action Response