Overview
The Enter Theatre API provides programmatic access to West End theatre data. This RESTful API allows you to retrieve, create, update, and delete information about shows, theatres, people, productions, cast members, and roles.Base URL
Available Resources
HTTP Methods
Request Format
ForPOST and PUT requests, send JSON data with the Content-Type: application/json header:
Response Format
Success Responses
Successful requests return JSON data:Error Responses
Errors return a JSON object with an error message:HTTP Status Codes
Rate Limiting
All API requests are rate-limited:
Every response includes rate limit headers:
Data Types
Show Types
Shows are categorized into four types:musical- Musical theatre productionsplay- Dramatic playscomedy- Comedy productionsdrama- Dramatic productions
Role Types
Cast members have different role types:principal- Lead performersensemble- Ensemble castunderstudy- Understudiesswing- Swing performersstandby- Standbysalternate- Alternate performers