Vedic

KP: Horary chart (1..249)

KP horary number lookup: given a number 1..249, returns the canonical KP-table ASC longitude + sub-lord chain. The horary moment is the call moment passed in the body.

post/vedic/kp/horary

Request body

horaryNumberinteger required
datestring required
timestring required
timezoneOffsetnumber nullable

Hours from UTC at the given moment, not minutes. Fractional zones are hours too: 5.5 for India, 5.75 for Nepal, -3.5 for Newfoundland. Defaults to 0, meaning UTC.

latitudenumber required
longitudenumber required
ayanamsaIdnumber nullable
ayanamsa'fagan-bradley' | 'lahiri' | 'de-luce' | 'raman' | 'krishnamurti' | 'kp' | 'yukteshwar' | 'jn-bhasin' | 'true-citra' | 'djwhal-khul'

Sidereal school by name. Lahiri when omitted. Equivalent to ayanamsaId; send either.

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 4 of the 14 revisions of this API.617

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • the request property's max was set to 90.00

      request-property-max-set

    • the request property's max was set to 180.00

      request-property-max-set

    • the request property's min was set to -90.00

      request-property-min-set

    • the request property's min was set to -180.00

      request-property-min-set

    • added the new optional request property

      new-optional-request-property

    • the request property became nullable

      request-property-became-nullable

  • e637d1a9911b23See the full diff
    • the request property's max was set to 14.00

      request-property-max-set

    • the request property's min was set to -14.00

      request-property-min-set

    • the request property became nullable

      request-property-became-nullable

    • the request property became optional

      request-property-became-optional

    • the request property default value 0 was added

      request-property-default-value-added