Embeddable Widgets

Natal Wheel (HTML+SVG)

Iframe natal wheel render. /embed/natal is a 302 alias for this path.

get/embed/wheel

Query parameters

datestring date

Calendar date YYYY-MM-DD. Defaults to today (UTC).

timestring

Local birth time HH:mm:ss. Defaults to 12:00:00.

tznumber

UTC offset in hours, e.g. 2 or -5.5. Defaults to 0.

latnumber

Latitude in decimal degrees. Defaults to 0.

lngnumber

Longitude in decimal degrees. Defaults to 0.

lang'uk' | 'en' | 'de' | 'ru' | 'pl' | 'es' | 'pt' | 'fr' | 'it' | 'nl' | 'cs' | 'ro' | 'hu' | 'el' | 'tr' | 'ar' | 'hi' | 'ja' | 'ko' | 'vi' | 'id'

Widget language. Also accepts the Accept-Language header.

theme'dark' | 'light' | 'console'

Colour scheme. Unknown values fall back to dark.

Response

Rendered widget markup, ready to drop into an iframe.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.