Render Chart (PNG)
GET
/api/chart/image.png
Render an astrological chart as PNG image. Requires query parameters: width, height, dateTime, location.longitude, location.latitude, location.timezone
Authorizations
ApiKeyAuth
API key for authentication. Get your API key from the dashboard.
Type
API Key (header: X-Api-Key)
Parameters
Query Parameters
width*
Type
Requiredstring
height*
Type
Requiredstring
dateTime*
Type
Requiredstring
location.longitude*
Type
Requiredstring
location.latitude*
Type
Requiredstring
location.timezone*
Type
Requiredstring
transit.dateTime
Type
string
transit.timezone
Type
string
transit.longitude
Type
string
transit.latitude
Type
string
Responses
Chart rendered successfully
image/png
JSON
[
]