Heroku status

Is Heroku down right now? The live answer is below, measured by our own probes, not crowd reports. Watched since Aug 2026, checked every 2 minutes from all five YoPingMe regions.

Checking Heroku...
api.heroku.comchecking...-
Last 24 hours
-
Last 7 days
-
Last 30 days
-
Response time by probe region for api.heroku.com
RegionResponse timeLast checked
Frankfurt--
London--
Virginia--
Oregon--
Singapore--

Watched since Aug 2026, checked every 2 minutes from all five YoPingMe regions. An alert is confirmed across two regions before we would ever call it down.

How we check Heroku

We watch api.heroku.com from all five of our probe regions, every 2 minutes. A region that sees a failure does not make this page say "down" on its own: a second region has to agree first, the same confirmation rule every YoPingMe monitor uses.

We pin the exact response code the platform API returns to an unauthenticated request rather than assuming any 2xx, since a bare request with no auth token is normally and correctly rejected, and a monitor that reads that rejection as downtime would misreport every healthy day.

What is Heroku?

Heroku was one of the earliest platforms to let a developer deploy a web application with a git push rather than provisioning servers by hand, and a meaningful number of production applications, from early-stage startups to established products that never migrated off it, still run on it today. A deploy builds a container from your code, Heroku schedules it onto one or more dynos, and its router directs incoming traffic to whichever dynos are healthy.

That router is the part most worth understanding when something goes wrong. Because Heroku sits between the internet and your actual application code, a platform-level incident can make an app fully unreachable even though nothing in your own code changed and no deploy went out. From the outside, that looks identical to your app being broken, an error page or a connection that never completes, which is exactly why it is worth checking the platform's own health before spending an hour debugging code that was never the problem.

Heroku incidents tend to be scoped rather than platform-wide: a specific region's routing degraded, a particular add-on unavailable, or elevated build times for new deploys, rather than every hosted application going dark at once. A stuck deploy is its own distinct failure mode worth knowing about too, since a build that hangs partway through can leave an app serving a stale, previously-deployed version indefinitely while looking, to a quick check, like nothing is wrong.

If your app is down and the board above shows Heroku itself healthy, the more likely explanations are a crashed dyno, a bad release that needs rolling back, or a downstream dependency of your own, such as a database connection limit, rather than the platform.

Frequently asked questions

Is Heroku down right now?

Check the board above; it reflects our own probes, refreshed every couple of minutes from all five of our regions.

My app hosted on Heroku is not loading. Is that a platform-wide outage?

Not necessarily. A single dyno crashing, a bad deploy, or a database connection limit hit on your own app can each look identical to a platform outage from the outside. If the board above shows Heroku healthy, check your own app's logs before assuming the platform is at fault.

Does a Heroku incident usually take down every app on the platform?

Rarely all at once. Incidents are more commonly scoped to a specific component, the Common Runtime, a particular region, or a specific add-on, rather than every hosted app everywhere failing simultaneously.

What is the difference between this page and Heroku's own status page?

Theirs reflects incidents their own team has confirmed and posted. Ours reflects what our own probes measure from outside Heroku's infrastructure, on a fixed schedule regardless of whether an official update has gone up yet.

Official Heroku channels

Everything above is our own measurement, taken from outside Heroku's infrastructure. Below is where Heroku reports on itself, worth reading alongside our numbers during an incident.

yoping.me is an independent uptime monitor. Not affiliated with, endorsed by, or sponsored by Heroku. Heroku and the Heroku logo are trademarks of Salesforce, Inc.

Other hosting & edge services we watch

Yo - want this for your own site?

Get a free YoPingMe account - 10 monitors, checks every 5 minutes, no card.

Start watching