Two divination systems, one API key: full natal charts and the Mayan Kin (Dreamspell/Tzolkin) — as clean JSON and as LLM-ready text. From zero to your first call in minutes.
POST /v1/birth-chart { "planets": [ { "key": "sun", "sign": "Libra", "degree_in_sign": "16° 56' 06\"", "house": 8, "retrograde": false } ], "angles": { "ascendant": { "sign": "Aquarius" } } }
No SDK to learn, no astrology degree required. Create an account, grab a key, POST a date.
100 calls/month, no card. You get an API key on the spot.
A birth date + place for a chart, or just a date for a Kin. Plain HTTPS + JSON — from any language.
Get structured JSON, or ready-to-prompt text from the -context endpoints. Wire it into your app, bot, or AI agent.
curl https://talismos.com/v1/kin \ -H "Authorization: Bearer talismos_live_..." \ -d '{ "date": "2019-07-13", "language": "portuguese" }' { "kin": 1, "signature_label": "Dragão Magnético Vermelho", "seal": { "label": "Dragão", "maya": "Imix" }, "is_galactic_activation_portal": true }
Real request — copy, paste, run.
The calculation is the easy part. What you're really buying is correct, curated, AI-native content — under one key.
Everyone else ships a free web calculator. We ship the Dreamspell/Tzolkin signature as a real API — seals, tones, oracle, wavespell, castle, archetype, 13-Moon date.
Every system has a -context endpoint returning prompt-ready text, plus a real MCP server so Claude, n8n, and any agent can call it mid-conversation. Meet your users where they already are.
Astrology and Kin today, tarot and numerology next — same account, same quota, same clean contract. Integrate once, get every system.
Stable English keys for matching, translated labels in 6 languages, native Maya names. No guesswork, no drift — the docs are generated from the same schemas that validate every request.
Validated calculation, a clean JSON contract, and an endpoint designed for generative AI — the same foundation every future Talismos system will share.
Moshier engine tested against a known reference chart — no surprises with your first customer.
Every chart returns the same predictable shape — planets, houses, angles, and aspects, no guesswork.
chart-context returns the chart already formatted as text and markdown, ready to become a prompt.
The first Mayan calendar API: any date's Dreamspell/Tzolkin galactic signature. Same key, same quota.
See your usage in real time on the dashboard — no surprises on the invoice.
Start for free. Upgrade only when you need more volume.
Talismos is an API platform for divination software. Today it calculates natal charts using the Moshier engine and returns JSON with planets, houses, and aspects — the first of several systems the platform will support.
Two systems are live today: astrology and the Mayan Kin (Dreamspell/Tzolkin). Tarot and numerology are next on the roadmap — all under the same account and API key.
Your Kin is your galactic signature in the Dreamspell/Tzolkin count: a number from 1 to 260 combining one of 20 solar seals with one of 13 galactic tones, plus the oracle, wavespell, castle, archetype, and 13-Moon date. Talismos calculates it from any date — try it free at /en/playground/kin — and is the first API to return it.
The Kin endpoint uses the Dreamspell / Sincronário da Paz count — José Argüelles' 1987 reinterpretation of the Maya Tzolkin, the same system the Dreamspell / Sincronário da Paz community uses. It is not the historical/archaeological Maya Long Count; we state this plainly for transparency.
No. You send birth date, time, and location, and get back the full natal chart already calculated as JSON.
Every planet and point includes both a human-readable sign name (e.g. Libra, Aquarius) and a stable machine key (sign_key) for filtering and logic.
Yes. The /v1/chart-context endpoint returns the natal chart already formatted as text and markdown, ready to become an LLM prompt's context.
There's a free plan with 100 calls per month. Paid plans (Maker and Pro) raise your monthly call limit.