# Experience This is a preview of the Experience API specification. The API is not yet available in production. ## Get information requests - [GET /v1/experiences/{experienceId}/information-requests](https://developer.understory.io/apis/booking/getinformationrequestsforexperience.md): Information requests describes additional information that is collected during the booking flow. These are usually presented as additional questions to be answered by the guest. ## Get ticket variants - [GET /v1/experiences/{experienceId}/ticket-variants](https://developer.understory.io/apis/booking/getticketvariantsforexperience.md): Ticket variants describe the ticket options available for booking an experience. ## Get information requests - [GET /v1/experiences/{experienceId}/information-requests](https://developer.understory.io/apis/experience/getinformationrequestsforexperience.md): Information requests describes additional information that is collected during the booking flow. These are usually presented as additional questions to be answered by the guest. ## Get ticket variants - [GET /v1/experiences/{experienceId}/ticket-variants](https://developer.understory.io/apis/experience/getticketvariantsforexperience.md): Ticket variants describe the ticket options available for booking an experience. ## Get experiences - [GET /v1/experiences](https://developer.understory.io/apis/experience/getexperiences.md): Get all experiences for the company. ## Get experience - [GET /v1/experiences/{experienceId}](https://developer.understory.io/apis/experience/getexperiencebyid.md): Get an experience by its ID.