Spacex Plans Pricing
The community r-spacex/SpaceX-API has no commercial offering. The hosted endpoint (https://api.spacexdata.com) is free, unauthenticated for reads, and operated on a best-effort basis by the r-spacex community. Self-hosting is supported via the public Apache 2.0 source code and the published Docker image (jakewmeyer/spacex-api). Database export snapshots are published at https://backups.spacexdata.com so consumers can host their own copy of the dataset without depending on the community-operated endpoint.
Spacex Plans Pricing is the machine-readable pricing-plan profile for SpaceX (Community API) on the APIs.io network, conforming to the API Commons Plans specification.
It defines 2 plans, covering free tiers, with named plans including Community Free, Self-Hosted (Apache 2.0).
Tagged areas include Open Source, Free, and Community.
Plans
Hosted community endpoint at https://api.spacexdata.com. Free, unauthenticated reads. No SLA. In maintenance-only mode as of 2024.
- All read endpoints (capsules, company, cores, crew, dragons, history, landpads, launches, launchpads, payloads, roadster, rockets, ships, starlink)
- GraphQL community gateways (e.g. SpaceXLand/api)
- Postman collection
- Database export snapshots (backups.spacexdata.com)
Run the open-source project yourself from source or the published Docker image. License is Apache 2.0; no payment to the project required. You are responsible for hosting, MongoDB, Redis cache, and refreshing the dataset from the published backups.
- Apache 2.0 source license
- Official Docker image (jakewmeyer/spacex-api)
- MongoDB-compatible storage
- Redis cache (optional but recommended)