Divination API platform · astrology live · LLM-ready

Natal charts in JSON, production-ready.

Talismos is the API platform for divination software — astrology live today, tarot and numerology next. From zero to your first natal chart in minutes, with a context endpoint ready to feed an LLM.

POST /v1/birth-chart

{
  "planets": [
    {
      "key": "sun",
      "sign": "Libra",
      "degree_in_sign": "16° 56' 06\"",
      "house": 8,
      "retrograde": false
    }
  ],
  "angles": {
    "ascendant": { "sign": "Aquarius" }
  }
}

Built for people shipping divination products

Validated calculation, a clean JSON contract, and an endpoint designed for generative AI — the same foundation every future Talismos system will share.

🎯

Validated calculation

Moshier engine tested against a known reference chart — no surprises with your first customer.

🌍

Clean, consistent output

Every chart returns the same predictable shape — planets, houses, angles, and aspects, no guesswork.

🤖

LLM-ready

chart-context returns the chart already formatted as text and markdown, ready to become a prompt.

📊

Transparent quota

See your usage in real time on the dashboard — no surprises on the invoice.

Simple pricing

Start for free. Upgrade only when you need more volume.

Free
Free
100 calls/mo
Get started
Pro
R$ 249/mo
100,000 calls/mo
Get started

Frequently asked questions

What is Talismos?

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.

Does Talismos support tarot or numerology?

Not yet — astrology is live today. Tarot, numerology, and the Maya calendar (Kin) are next on the roadmap, using the same account and API key.

Do I need to know astrology to use the API?

No. You send birth date, time, and location, and get back the full natal chart already calculated as JSON.

What sign vocabulary does the API use?

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.

Can I use this to power a chatbot or LLM?

Yes. The /v1/chart-context endpoint returns the natal chart already formatted as text and markdown, ready to become an LLM prompt's context.

How does billing work?

There's a free plan with 100 calls per month. Paid plans (Maker and Pro) raise your monthly call limit.

Create your account and generate your first chart in minutes

No credit card required. Free plan with 100 calls per month.

Create free account