Skip to main content

Make Your First Request

Get up and running with the Enter Theatre API in under a minute.

Step 1: Choose an Endpoint

The simplest way to start is by fetching the list of all shows:

Step 2: Explore the Response

You’ll receive an array of show objects:

Step 3: Get More Details

Fetch a specific show by ID:

Common Use Cases

The response includes venue details and currently running productions.
Returns all cast members with their roles and billing order.
Filter productions by theatre venue.

Rate Limits

The public API is limited to 100 requests per day per IP address. For production use, get an API key for 10,000 requests per day:
Get your API key at entertheatre.com/dashboard/api-keys.

Next Steps

API Reference

Explore the complete API documentation.

Authentication

Get an API key for higher rate limits.