Tarot Card of the Day (public, no key)
GET
/public/tarot/daily
Code sample: cURL
curl 'https://api.astroway.info/v1/public/tarot/daily'Deterministic Rider–Waite–Smith single card, seeded by date — the same date always yields the same card. No AI. _footer watermark.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” date
string format: date
Calendar date YYYY-MM-DD (UTC). Defaults to today.
Responses
Section titled “ Responses ”OK
Media type application/json
Example
{ "ok": true, "data": { "date": "2026-06-14", "spread": "single-card", "seed": 1734220800, "drawn": [ { "position": "The card", "card": "The Star", "reversed": false } ] }, "_footer": "Powered by astroway.api — get your own key at https://api.astroway.info"}Invalid sign or date
Media type application/json
Example
{ "ok": false, "error": { "code": "INVALID_SIGN", "message": "sign must be one of the 12 zodiac signs" }} Корисно?
Дякуємо за фідбек.