PASAR API
Charming keyless feed of every human currently in space, with name and craft. http-only endpoint (no TLS) ~ call it server-side, not from an https page. Global, works for MY.
View docs ↗ More Fun & playground APIscurl 'http://api.open-notify.org/astros.json'
I'm building an app using a free Southeast Asian API (no auth needed). API: Open Notify ~ who is in space right now Provider: Open Notify (Nathan Bergey) Endpoint: GET http://api.open-notify.org/astros.json It returns JSON. Source: Open Notify (Nathan Bergey) (http://open-notify.org/Open-Notify-API/People-In-Space/) Source type: Curated source Endpoint type: Provider API base URL Integration difficulty: Copy-paste ready Last checked: 2026-07-03 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.