Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ A curated list of space-related code, APIs, data, and other resources.

* [AstroBin API](http://www.astrobin.com/help/api/) - AstroBin is an image hosting website specifically targeted to astrophotographers. Its API offers a basic set of RESTful endpoints. Currently the API is read-only, and allows you to get data about images, and perform basic searches.
* [astrometry.net](http://astrometry.net/) - "If you have astronomical imaging of the sky with celestial coordinates you do not know—or do not trust—then Astrometry.net is for you. Input an image and we'll give you back astrometric calibration meta-data, plus lists of known objects falling inside the field of view."
* [CycleCalcs](https://www.cyclecalcs.com/api.html) - A read-only astronomy API returning interpreted answers rather than raw ephemeris: moon phase and illumination, sunrise, sunset and twilight, planet positions and visibility, rise and set times, eclipses, lunar nodes and libration, seasons, retrograde stations and conjunctions. No key required for the free tier, CORS enabled, and every response states its reference frame, epoch, time scale and refraction model. Also published as an MCP server and as reproducible CC0 datasets covering 1700-2200 (DOI 10.5281/zenodo.21905242).
* [Open Astronomy Catalog API](https://astrocats.space/) - The Open Astronomy Catalog API (OACAPI) offers a lightweight, simple way to access data available via the Open Astronomy Catalogs (e.g. the Open Supernova, Tidal Disruption, Kilonova, and Fast Stars Catalogs).
* [SpaceXDB-Api](https://github.com/R4yGM/SpaceXDB-Api) - [SpaceXDB](https://www.spacexdb.cf) is a website containing SpaceX launch information and telemetry.

Expand Down