Returns signed image URLs for a Jaimini chart in North and South Indian styles. Select the chart via the chart field: jaimini_rashi (default — D1 with karaka labels such as Ma-AK, Ve-AmK), karakamsha, swamsha (D9), or arudha (with pada labels such as AL, UL, A2). One chart per call — request each chart you need separately. URLs are pre-signed and expire; fetch fresh URLs rather than storing them. Images are rendered by the companion /chart-image endpoint, which returns a PNG directly and requires no API key — the signature authorises it.
Authentication
Method
Example
Header (recommended)
X-Api-Key: sa_live_xxxxxxxxxxxx
Bearer
Authorization: Bearer sa_live_xxxxxxxxxxxx
Query
?api_key=sa_live_xxxxxxxxxxxx
Request body
Field
Type
Required
Description
name
string
No
Echoed in the response.
year
integer
Yes
Birth year.
month
integer
Yes
Birth month, 1–12.
day
integer
Yes
Day of month.
hour
integer
Yes
Hour, 24-hour.
minute
integer
Yes
Minute.
second
integer
No
Default 0.
latitude
number
Yes
Decimal degrees.
longitude
number
Yes
Decimal degrees.
timezone
string
Yes
IANA timezone.
ayanamsa
string
No
Default lahiri.
node_type
string
No
mean (default) or true.
scheme
integer
No
8 (default, with Rahu) or 7 (classical seven-karaka scheme).
chart
string
No
Which chart to render: jaimini_rashi (default), karakamsha, swamsha, or arudha.
Response shape
Field
Type
Description
chart
string
Chart key echoing the request: jaimini_rashi, karakamsha, swamsha, or arudha.