POST /v1/chart/western-wheel
Western natal wheel chart as a ready-to-render SVG or PNG image — the same wheel /western returns in SVG mode, with house system, zodiac glyphs, aspect lines and element fills. Western birth chart image API.
Authorization
ApiKeyAuth In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/v1/chart/western-wheel" \ -H "Content-Type: application/json" \ -d '{ "date": "1990-01-15T10:30:00" }'{ "success": true, "data": { "svg": "[string: 33191 bytes — omitted for brevity]" }}POST /v1/chart/north-indian
North Indian (Lahiri) birth chart as a ready-to-render SVG or PNG image — the same chart image API /kundali returns in SVG mode, with themes, data table and layout options. Indian birth chart SVG API.
POST /v1/compatibility
Vedic Kundali Milan (36 gunas) or Western Synastry. Each person's timezone is auto-derived from their coordinates.