Humanitix

Learn how to use Humanitix with Composio

Overview

Enum

HUMANITIX

Description

Humanitix is a not-for-profit ticketing platform that donates 100% of its profits to charity.

Authentication Details

api_key
stringRequired

Actions

Tool to retrieve detailed information about a specific event. use when you have the eventid and need full metadata.

Action Parameters

event_id
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to retrieve a paginated list of events from your humanitix account. use when you need to page through your events after confirming api key validity.

Action Parameters

inFutureOnly
boolean
overrideLocation
page
integerRequired
pageSize
integerDefaults to 100
since

Action Response

data
object
error
string
successful
boolean
Tool to get all tags associated with your humanitix account. use when you need to list or paginate through tags after setting up your api key.

Action Parameters

page
integerDefaults to 1

Action Response

data
object
error
string
successful
boolean