ThemeParks.wiki

Reliability

This is a statement of intent describing how we run the service. It is not a contractual guarantee.

● Live service status — status.themeparks.wiki

What this is

ThemeParks.wiki is a free, real-time API for theme-park wait times, schedules, and live data worldwide, plus the website built on it. It is free to access and most endpoints require no API key. It is run on a best-effort basis — but "best effort" here means run seriously: the service has operated continuously for years, powers real products, and we treat it like production infrastructure, because for the people building on it, it is.

This page exists so you can make an informed decision about depending on us. If you need contractual guarantees, commercial terms with an SLA are planned — see Uptime below.

Data freshness

API stability

Uptime vs. data freshness

"Uptime" means our API and website responding — the part we build and run. On the free tier we make no numeric promise: the free tier carries no uptime SLA. In practice the service is almost always up, but you should not represent an SLA to your own users.

Data freshness is a separate thing, and it depends on the parks. Their systems go down, change, or rotate credentials, so a park's wait times can be stale or missing even when our API is fully up — that is upstream, not our service being down. Every live record includes a lastUpdated timestamp, so you can always see exactly how fresh each value is and handle staleness in your own product.

If your business needs contractual guarantees, that is what the planned commercial terms are for. They are not available yet; when they are, an availability SLA will be part of them.

How we communicate changes and incidents

Reporting problems

Good bug reports with entity IDs and timestamps get fixed fastest.