Aspects & Points

Fixed star catalogue

The star names this API accepts, from Swiss Ephemeris fixstars.cat: traditional name, Bayer nomenclature, constellation and magnitude, with the 36-star astrological default set flagged. Optional ?maxMagnitude= trims to the bright end. Static lookup, no chart needed.

get/fixed-stars/catalog

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 1 of the 13 revisions of this API.1

    • the data/maxMagnitude response's property type/format changed from object/ to / for status 200

      response-property-type-changed