Swiss Ephemeris Planet Positions API
Call SwissEphemerisAll for one moment and receive raw longitude, latitude, distance and speed fields for the complete supported planet set.
Choose the observation moment
Enter local date, time and place. The location is used to resolve the correct historical UTC offset.
Run Swiss Ephemeris
Ephemeris snapshot
Longitude wheel
Marker angle follows each body's returned 0–360° longitude.
0°–360°
Planet coordinate table
Zodiac position is derived from the returned raw longitude for easier reading.
| Body | Longitude | Zodiac position | Latitude | Distance (AU) | Long. speed | Lat. speed | Distance speed |
|---|
Use this request in your app
These examples use the exact observation moment you just tested. Replace the API-key placeholder when using a subscription.
Raw JSON response
About the SwissEphemerisAll endpoint
The endpoint is a thin API-facing wrapper around Swiss Ephemeris. It calculates the Sun through Pluto plus the returned Rahu and Ketu entries, and exposes longitude, latitude, astronomical-unit distance and the corresponding speed fields without adding an interpretive astrology layer.
Use this endpoint when your application needs low-level astronomical values. For signs, houses, aspects or chart SVGs, use VedAstro's higher-level calculation endpoints.