Thoosie for Parks · Data & API

Real-time wait time data via REST API. Updated every 15 minutes.

The amusement park queue data feed behind Thoosie's consumer app — per-ride wait times for 56 US parks, plus 48M+ rows of history your BI team can query, chart, and model.

56US parks covered
15 minrefresh interval
48M+rows of history
JSON + CSVoutput formats

One call. Every queue.

Clean JSON, park by park. Poll it on our 15-minute cadence, land it in your warehouse, or join it against your own attendance and revenue data.

GET /api/v1/parks/cedar-point/waits
{
  "park": "Cedar Point",
  "updated_at": "2026-07-04T14:32:00Z",
  "rides": [
    {"name": "Top Thrill 2", "wait_minutes": 75, "is_open": true},
    {"name": "Millennium Force", "wait_minutes": 45, "is_open": true},
    {"name": "Steel Vengeance", "wait_minutes": 30, "is_open": true}
  ],
  "park_avg_wait": 34,
  "open_rides": 52
}
GET /parks/{slug}/waits GET /parks/all/waits GET /history/export?format=csv

Integration in three steps

Most technology teams have a live dashboard running the same week they get a key.

1

Request API access

Book a short call, tell us which parks and how much history you need, and get a key — usually within the week.

2

Fetch per-park or all-parks endpoints

Simple REST calls return JSON refreshed every 15 minutes. Historical ranges are available on the same routes.

3

Pipe it to your BI tool or dashboard

Land the feed in Tableau, Power BI, or your data warehouse and chart wait times against your own operational data.

Built for analysts, not just apps

The same data that powers Thoosie's consumer wait-time app, exposed the way a BI team actually wants it.

Per-ride granularity

Every tracked queue reported individually — wait minutes and open/closed status per ride, not park-level averages.

Bulk historical CSV export

Pull months of readings in one export for staffing analysis, capacity modeling, or board reporting.

48M+ rows available

Readings collected every 15 minutes across 56 US parks since June 2026 — and growing every day the parks are open.

Tableau & Power BI compatible

JSON and CSV formats drop straight into the tools your analysts already use. No custom connectors required.

Get your API key

Book a demo and we'll scope endpoints, parks, and history depth with your technology team on the call.

Book a Demo
ThoosieThoosie