AstronomyAPI
CtrlK
  • πŸš€Getting Started
  • API v2 Reference
    • πŸͺBodies
      • 🌐Positions
      • πŸ—“οΈEvents
    • πŸ“ΈStudio
      • ✨Star Chart
      • πŸŒ’Moon Phase
    • πŸ”ŽSearch
  • 🀝Requests and Responses
    • πŸͺBody Properties
    • πŸ•šEvent Properties
    • πŸ”ŽSearch Result Properties
    • πŸ”­Observer Parameters
    • πŸ—“οΈTabular Responses
    • πŸ”’Rows Responses
    • 🚩Error Responses
    • πŸ”’Constellation Enums
    • πŸ”’DSO Enums
  • Page
  • 🧩Widgets
  • ⚠️Known Issues
  • πŸ“•Changelog
  • Links
    • demo.astronomyapi.com
    • Sample code on Github
    • Back to Dashboard
Powered by GitBook
On this page

Was this helpful?

  1. API v2 Reference

πŸͺBodies

Get celestial body information for the given latitude, longitude and date/time.

Bodies API could be used to get information about the planets, the sun and the moon. Most endpoints are GET requests and will require you to submit Observer Parameters as query parameters.

PreviousGetting StartedNextPositions

Last updated 1 year ago

Was this helpful?