Skip to main content
POST
Transit events

Authorizations

Authorization
string
header
required

Use the raw API key as the Bearer token, or send X-API-Key instead.

Body

application/json
birth_date
string<date>
required
Example:

"1992-04-15"

birth_time
string
required
Pattern: ^\d{2}:\d{2}$
Example:

"08:30"

birth_lat
number
required
Required range: -90 <= x <= 90
birth_lon
number
required
Required range: -180 <= x <= 180
target_date
string<date>
required
Example:

"2026-07-09"

birth_place
string

Optional label echoed back in the response.

Required string length: 1 - 200
orb_days
integer
default:3
Required range: 0 <= x <= 7

Response

Transit events for the target date.

target_date
string<date>
required
birth_place
string | null
required
transits
object[]
required