Astronomy
Astronomy API is a programming interface for developers who are interested in integrating astronomical data in to their applications. (visit astronomyapi.com)
3.5k subscribers
9.5/10 popularity
1123 ms avg latency
67% success rate
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Astronomy endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all bodies positions /api/v2/bodies/positions |
Returns a iterable list of bodies and their properties in tabular format. |
| GET |
Get positions for body /api/v2/bodies/positions/{body} |
Returns properties of the given body for the given date range in tabular format. Supported bodies are "sun" ,"moon", "mercury", "venus", "earth", "mars", "jupiter", "saturn",… |
| GET |
Search /api/v2/search |
Search endpoint can be used to get information for stars and deep space objects. |
| POST |
Generate moon phase /api/v2/studio/moon-phase |
Generate an image of the Moon based on the given parameters. |
| POST |
Generate star chart /api/v2/studio/star-chart |
Generates a star chart with the given parameters, and returns the url |
Astronomy pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|