Generate Stellaforge Birth-Chart Poster (PDF or HTML)
Render a data-rich, print-ready natal chart poster. A high-detail western wheel (colored element sectors, colored glyphs, degree labels, ASC arrow, MC marker, house cusps) plus the Sun/Moon/Rising trio, a placements table, element/modality balance bars, and the top aspects, fully deterministic, 0 AI. Three styles via style: editorial (light), celestial (dark + gold), classic (minimal). White-label via whitelabel. i18n via language. PDF default; ?format=html returns HTML. NB style is read from the request BODY, not the query string.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.6173
- ○
added the new optional request property
chart/allOf[ChartInput]/ayanamsanew-optional-request-property
- ○
- ●
the
chart/allOf[ChartInput]/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
chart/allOf[ChartInput]/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
added
ChartInputsubschema #2to thechartrequest propertyallOflistrequest-property-all-of-added
- ▲
the
chartrequest property type/format changed fromobject/to/request-property-type-changed
- ●
removed the request property
chart/ayanamsaIdrequest-property-removed
- ●
removed the request property
chart/cityrequest-property-removed
- ●
removed the request property
chart/cosmogramrequest-property-removed
- ●
removed the request property
chart/daterequest-property-removed
- ●
removed the request property
chart/houseSystemrequest-property-removed
- ●
removed the request property
chart/latituderequest-property-removed
- ●
removed the request property
chart/longituderequest-property-removed
- ●
removed the request property
chart/namerequest-property-removed
- ●
removed the request property
chart/timerequest-property-removed
- ●
removed the request property
chart/timezoneOffsetrequest-property-removed
- ●
removed the request property
chart/zodiacTyperequest-property-removed
- ▲
- ▲
the request property
chart/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
chart/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
chart/latitudebecame requiredrequest-property-became-required
- ▲
the request property
chart/longitudebecame requiredrequest-property-became-required
- ●
the
chart/latituderequest property's max was set to90.00request-property-max-set
- ●
the
chart/longituderequest property's max was set to180.00request-property-max-set
- ●
the
chart/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
chart/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲