Space Agency API — free mock REST API for testing

Run a small space program: schedule launches, scrub them for weather, and actually light the candle — a slow, risky operation that sometimes aborts. Probe pings take seconds, ideal for exercising client timeouts.

The Space Agency API launches rockets, scrubs launches and talks to probes with a deliberate signal delay measured in seconds. The slow probe endpoints exist so you can test timeouts against something that genuinely takes time, rather than mocking a delay and hoping your client behaves the same way.

Base URL: https://funapi.dev/api/space/v1 · 9 endpoints · OpenAPI 3.1 spec and Postman collection available. New here? Read the getting started guide.

What you can practise here

launches

countdowns and scrubs

crew

astronauts on the roster

probes

deep space, slow answers

Related APIs

All 39 mock REST APIs