Aspects & Points

Sabian Symbols

Return the Sabian symbol (Dane Rudhyar) for each given ecliptic longitude.

post/sabian-symbols

Request body

longitudesnumber[] required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 1 of the 14 revisions of this API.1

    • the /// response's property type changed from string to no type for status

      response-property-type-changed