Skip to main content
POST
Western natal chart image

Authorizations

Authorization
string
header
required

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

Body

application/json
date
string<date>
required
Example:

"1990-05-20"

time
string
required
Pattern: ^\d{2}:\d{2}(:\d{2})?$
Example:

"08:30:00"

latitude
number
required
Required range: -90 <= x <= 90
longitude
number
required
Required range: -180 <= x <= 180
timezoneOffsetMinutes
integer
required
Required range: -840 <= x <= 840
ayanamsa
string
name
string

Optional display name shown in the caption.

Required string length: 1 - 120
house_system
enum<string>
default:P

Placidus / Whole-sign / Koch / Equal.

Available options:
P,
W,
K,
E
style
enum<string>
default:minimal
Available options:
minimal,
ornate,
thai
locale
enum<string>
default:th
Available options:
th,
en

Response

Natal chart image generated

image_url
string<uri>
expires_at
string<date-time>