Parkfluence API

Free public REST endpoints. JSON responses. CORS enabled.

GET/api/public/v1/parks

List all tracked US theme parks.

GET/api/public/v1/parks/:slug

Park details + latest wait times.

GET/api/public/v1/parks/:slug/calendar?days=30

Crowd forecast calendar.

GET/api/public/v1/attractions/:id

Single attraction + recent wait-time history.

Authentication

v1 endpoints are unauthenticated. Premium API keys with higher rate limits are coming soon.