Astronomical Coordinates

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.

Longitude & latitude Distance in AU Speed fields Live JSON
STEP 1

Choose the observation moment

Enter local date, time and place. The location is used to resolve the correct historical UTC offset.

STEP 2

Run Swiss Ephemeris

API Key
Free tier: 5 requests/minute. Premium: unlimited requests for $1/month.

Ephemeris snapshot

Raw Swiss Ephemeris output

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.

BodyLongitudeZodiac positionLatitudeDistance (AU)Long. speedLat. speedDistance speed
The API currently exposes its raw speed fields exactly as returned. Zero values are preserved rather than inferred or replaced.

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.