# Humanitix

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

- **Category:** event management
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 3
- **Triggers:** 0
- **Slug:** `HUMANITIX`
- **Version:** 20260407_00

## Tools

### Get Event

**Slug:** `HUMANITIX_GET_EVENT`

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

### Get Events

**Slug:** `HUMANITIX_GET_EVENTS`

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.

### Get Tags

**Slug:** `HUMANITIX_GET_TAGS`

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.
