Humanitix
Learn how to use Humanitix with Composio
Overview
SLUG: HUMANITIX
Description
Humanitix is a not-for-profit ticketing platform that donates 100% of its profits to charity.
Authentication Details
API Key
generic_api_key
Connecting to Humanitix
Create an auth config
Use the dashboard to create an auth config for the Humanitix toolkit. This allows you to connect multiple Humanitix 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 API Key
Tools
Executing tools
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Python
Tool List
HUMANITIX_GET_EVENT
Tool Name: Get Event
Description
Action Parameters
event_id
Action Response
data
error
successful
HUMANITIX_GET_EVENTS
Tool Name: Get Events
Description
Action Parameters
inFutureOnly
overrideLocation
page
pageSize
since
Action Response
data
error
successful
HUMANITIX_GET_TAGS
Tool Name: Get Tags
Description
Action Parameters
page
Action Response
data
error
successful