Render Composite Chart (PNG)
GET
/api/chart/composite.png
Render a composite chart (midpoints of two natal charts) as PNG image.
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
person1.dateTime*
Type
Requiredstring
person1.timezone*
Type
Requiredstring
person1.longitude*
Type
Requiredstring
person1.latitude*
Type
Requiredstring
person2.dateTime*
Type
Requiredstring
person2.timezone*
Type
Requiredstring
person2.longitude*
Type
Requiredstring
person2.latitude*
Type
Requiredstring
Responses
Composite chart rendered successfully
image/png
JSON
[
]