POST/v1/kp/transit

Kp · Transit API

Transit-to-natal KP analysis

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/transit \
  -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/transit 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

Ready to call POST /v1/kp/transit?

Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.

Informational, not predictive. Not medical, legal, or financial advice.