A whole reading from a birth date, and optionally a time and place.
asternym_readingSun sign, Chinese animal and element, BaZi day master and pillars, Life Path and the AsterNym identity, from the same engine as every page on the site. The same thing over HTTP: POST https://asternym.com/api/v1/reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tz | No | IANA time zone, e.g. Asia/Singapore. Required when lat and lng are given. | |
| lat | No | Decimal degrees. | |
| lng | No | Decimal degrees. | |
| date | Yes | Local civil date, YYYY-MM-DD. Required. | |
| time | No | Local clock time, HH:MM. Omit if unknown; nothing is assumed and noon is never substituted. | |
| agent | No | Optional: the name of the agent or product calling. Logged for usage counts; never required, never verified. |