Vedic

Jaimini: Argala / Virodhargala scan

Full Argala (intervention) + Virodhargala (counter-intervention) scan across all 12 houses. Argala from 2/4/11 (primary), 5 (secondary), 8 (special); Virodhargala from 12/10/3 (primary), 9 (secondary), 6 (special). Net influence and dominant-over metric per house.

post/vedic/jaimini/argala-analysis

Request body

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
houseSystemstring
namestring
citystring
zodiacType'tropical' | 'sidereal'
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.

cosmogramboolean

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 4 of the 13 revisions of this API.6619

  • 8ab5a768b521216See the full diff
    • the response property data/houses/items/virodhargalas/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/houses/items/virodhargalas/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/houses/items/argalas/items/fromSign to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/argalas/items/fromSignName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/signName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/virodhargalas/items/from to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/virodhargalas/items/fromSign to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/virodhargalas/items/fromSignName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/virodhargalas/items/planets to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/virodhargalas/items/strength to the response with the 200 status

      response-optional-property-added

    • added the optional property data/houses/items/virodhargalas/items/type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/lagna/sign to the response with the 200 status

      response-optional-property-added

    • added the optional property data/lagna/signName to the response with the 200 status

      response-optional-property-added

    • added the optional property data/method to the response with the 200 status

      response-optional-property-added

    • added the optional property data/strongestArgala/houseNum to the response with the 200 status

      response-optional-property-added

    • added the optional property data/strongestArgala/score to the response with the 200 status

      response-optional-property-added

    • added the optional property data/weakestArgala/houseNum to the response with the 200 status

      response-optional-property-added

    • added the optional property data/weakestArgala/score to the response with the 200 status

      response-optional-property-added

    • added the new optional request property ayanamsa

      new-optional-request-property

    • the timezoneOffset request property's max was set to 14.00

      request-property-max-set

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

      request-property-min-set

  • b0533bcc12c0442See the full diff
    • the request property latitude became not nullable

      request-property-became-not-nullable

    • the request property longitude became not nullable

      request-property-became-not-nullable

    • the request property latitude became required

      request-property-became-required

    • the request property longitude became required

      request-property-became-required

    • the latitude request property's max was set to 90.00

      request-property-max-set

    • the longitude request property's max was set to 180.00

      request-property-max-set

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

      request-property-min-set

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

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed