Skip to content

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.

TypeAPI Key (header: X-Api-Key)

Responses

Chart rendered successfully

image/png
JSON
[
]

Playground

Authorization

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation