← all 16 tracked mock & placeholder APIs

Is myjson.com down?

DOWN right now — timeout after 8000ms.

Last checked 2026-07-28T19:00:13Z · checked every 30 min · OK-rate 24h: 0% · 7d: 0% · raw JSON

Context: Gone since 2020 — connections hang; every hosted-JSON URL in old tutorials and Roku feeds is dead.

What we check: GET https://myjson.com/ — a plain, keyless request from Cloudflare's network with an honest bot UA, exactly what a tutorial curl or an <img> tag experiences. OK = HTTP 2xx/3xx within 8s. No retries, no cookies, no API keys.

Need somewhere to host a JSON file as an API?

If myjson.com is failing (or you're tired of finding out mid-demo), Mockbird gives you a live queryable API from any JSON file, in one curl — free, no signup:

curl -X POST "https://mockbird.mockbird.workers.dev/api/projects/import?resource=items" \
  -H 'content-type: application/json' --data-binary @your.json

Read the honest myjson.com migration guide → (it also says when myjson.com is the better tool) or create your own mock API in one click.

Recent checks

Checked at (UTC)ResultTime
2026-07-28T19:00:13ZFAIL timeout after 8000ms8000 ms
2026-07-28T18:30:13ZFAIL timeout after 8000ms8000 ms
2026-07-28T18:00:13ZFAIL timeout after 8000ms8000 ms
2026-07-28T17:30:13ZFAIL timeout after 8000ms8000 ms
2026-07-28T17:08:00ZFAIL timeout after 8000ms8000 ms
2026-07-28T17:07:59ZFAIL timeout after 8000ms8000 ms

Bias disclosure: this page is run by Mockbird, a free hosted mock-API service. The status data is real and logged verbatim (pull it yourself), and the linked guides say when the incumbent wins.