Beta & roadmap
This page details capabilities currently in beta, planned additions, and features not included in current plans.
In beta
| Capability | Status | Notes |
|---|---|---|
| BaZi / Saju (Four Pillars) | Live beta | POST /api/bazi (MCP: get_bazi_chart) calculates full Four Pillars (Lichun-corrected year boundary, true solar time option, EN/中文/한국어 interpretation). Requires an Advanced key. See the BaZi docs. Response shape may evolve; production guarantees apply at official launch. |
| Penta (group dynamics) | Live beta | POST /api/penta (MCP: get_penta) calculates the group field for a family or business team of 3-5 people. 5 Chart requests per call. See the Penta docs. Response shape may evolve. |
| Eclipses | Live | GET /api/eclipses (MCP: get_eclipses) returns solar and lunar eclipses over a date range. 1 Chart request. See the Eclipses docs. |
| Visual rendering (HD bodygraph, astrology wheel) | Live beta | GET/POST /api/chart/bodygraph.svg, .png and GET/POST /api/astrology/wheel.svg, .png generate server-rendered SVG/PNG in four bodygraph templates with theme/font/glyph/color parameters. ?include=bodygraph / ?include=wheel embed the same SVG inline on /api/chart and /api/astrology, adding 1 Chart request to that call. 1 Chart request per render. See the Bodygraph and Astrology Wheel docs. Response shape (element ids, data-*) is stable; decorative geometry may change. |
On the roadmap
These capabilities are not yet available. Do not build against them.
| Capability | Status | Notes |
|---|---|---|
| Vedic / Jyotish | Planned | Not implemented. No sidereal zodiac, ayanamsha, nakshatra, or dasha calculations exist in the engine today. |
| House system selection | Planned | Astrology currently uses Placidus. Whole Sign, Koch, Equal and others are planned. |
| SAGE self-serve | Live | SAGE is self-serve. Subscribe on the Billing page for a key with the sage_api product. |
Beta status
- The endpoint is live and accepts Advanced keys.
- Meter costs (Chart requests or SAGE responses) are real and shown above.
- Response shapes are not covered by the no-breaking-changes guarantee.
- We may add fields; endpoints are never removed silently.
Planned status
- The feature does not exist. There is no endpoint, pricing, or date commitment.
- When shipped, it appears in the changelog and moves to beta on this page.