Introduction
Rift is the Experiences Engine: an API, a React SDK, and a hosted dashboard for selling tickets and running attendee-facing experiences.
These docs cover three things:
- Guides — what Rift does, grouped by module. Start with Publishing for the ticketing lifecycle.
- Experiences API — every endpoint, schema, parameter, and response code.
- React SDK — components and hooks for building attendee flows in React.
Rift Pass — the hosted attendee experience — is built on this same Experiences API and React SDK.