Celestial Objects
Celestial Objects API is a web-scraping-based REST API that delivers detailed astronomical data about planets, moons, stars, and galaxies. Perfect for educational applications, space enthusiasts, and developers building astronomy-related projects.
Celestial Objects endpoints
| Method | Endpoint | Description |
|---|---|---|
| Galaxies | ||
| GET |
/galaxies /galaxies |
|
| GET |
/galaxies/{name} /galaxies/{name} |
|
| Moons | ||
| GET |
/moons/{name} /moons/{name} |
|
| GET |
/moons /moons |
|
| Planets | ||
| GET |
/planets/{name} /planets/{name} |
|
| GET |
/planets /planets |
|
| Stars | ||
| GET |
/stars /stars |
|
| GET |
/stars/{name} /stars/{name} |
|
Celestial Objects pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO Recommended | Free | 500 / hour |
|