Humanitix Humanitix is a ticketing platform for events. It's used by event organizers, charities, and venues to sell tickets online while donating profits to children's charities. Official docs: https://developer.humanitix.com/ Humanitix Overview - Events - Tickets - Orders When to use which actions: Use action names and parameters as needed. Working with Humanitix This skill uses the Membrane CLI to interact with Humanitix. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the M…