Free public REST endpoints. JSON responses. CORS enabled.
/api/public/v1/parksList all tracked US theme parks.
/api/public/v1/parks/:slugPark details + latest wait times.
/api/public/v1/parks/:slug/calendar?days=30Crowd forecast calendar.
/api/public/v1/attractions/:idSingle attraction + recent wait-time history.
v1 endpoints are unauthenticated. Premium API keys with higher rate limits are coming soon.