Skip to main content
Log in Get Started
Browse the API

Endpoint

Asteroids

Chiron, Ceres, Pallas, Juno, and Vesta. List responses are not wrapped in result.

POST /api/v1/asteroids
POST /api/v1/asteroid/:name

Parameters

Field Required Notes
year, month, day yes Required for the named route too
hour, minute no Default 12:00
  • List JSON: request_id, calculated_at, asteroids[], supported_asteroids[], usage. Each item has name, longitude, latitude, sign, degree, retrograde.
  • Named JSON merges position with info (meaning, designation, type, discoverer, discovered as an integer).
  • Unknown name is 404 with supported_asteroids.