/v1/kp/house-cuspsKp · House Cusps API
12 cusps with sign/star/sub/sub-sub lord
About the engine
Part of the KP engine
The Krishnamurti Paddhati (KP) engine resolves the four-level lord chain — sign, star, sub, sub-sub — at every cusp. Includes the canonical horary 1–249 lookup with cuspal sub-lord judgement and a transit-to-natal analyzer.
Request
Try it from the command line
curl -X POST https://api.astronode.dev/v1/kp/house-cusps \
-H 'Authorization: Bearer aie_test_YOUR_KEY_HERE' \
-H 'Content-Type: application/json' \
-d '{ "comment": "see /docs for the request schema for this endpoint" }'All AstroNode endpoints require a bearer token from your dashboard. Test keys (`aie_test_*`) are free up to 100 calls/month.
Response
What you get back
Every AstroNode response uses the same envelope:request_id,data (the endpoint-specific payload),interpretation (optional narrative block), andmeta (engine version + computed_at timestamp). The exact data schema for POST /v1/kp/house-cusps is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the KP engine ships
- Placidus house cusps with full sub-lord chain at each cusp
- Horary 1–249 lookup with cuspal sub-lord-driven verdict
- KP-Newcomb ayanamsa baked in; configurable per request
- Planet, house, and significator endpoints — full KP toolkit
- Transit-to-natal cuspal analysis for event-timing questions
Related endpoints
Other KP endpoints
/v1/kp/chartKP chart with cuspal sub-lord chain
/v1/kp/planet-positionPer-planet KP resolution + house
/v1/kp/planet-significatorWhat each planet signifies (KP-style)
/v1/kp/house-significatorReverse: which planets signify each house
/v1/kp/transitTransit-to-natal KP analysis
/v1/kp/horaryHorary 1–249 with cuspal resolution
Ready to call POST /v1/kp/house-cusps?
Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.