AstroWay/api v2.77.14 · nl
alle systemen normaal
🚀 Founders' Lifetime Deal — eerste 100 klanten, $299 eenmalig → Indie-tier (50K credits/maand) voor altijd
v2.77.14 714 endpoints 818 CI tests sub-arcsecond Swiss Ephemeris

Astrologische berekeningen API · Swiss Ephemeris · Human Design · AstroWay

714 endpoints. <0,1″ nauwkeurigheid. 99,97% uptime. Natal charts, voorspellingen, synastrie, Human Design — in één HTTP-verzoek.

Genereer API-sleutel Lees docs 10.000 gratis credits · geen kaart nodig
// 01 / speelplaats · astrologie api

Doe een verzoek. Direct hier.

request.ts
1// native fetch — TS SDK auto-gen from OpenAPI 3.1 in dev23const chart = await fetch('https://api.astroway.info/v1/chart', {4 method: 'POST',5 headers: { 'X-Api-Key': process.env.AW_KEY!, 'Content-Type': 'application/json' },6 body: JSON.stringify({ date: '1991-08-24', time: '16:30:00', timezoneOffset: 3, latitude: 50.4501, longitude: 30.5234, houseSystem: 'P' }),7}).then(r => r.json());89console.log(chart.data.planets[0]);
1# requests — Python SDK in dev, native HTTP works today2import os, requests34r = requests.post('https://api.astroway.info/v1/chart',5 headers={'X-Api-Key': os.environ['AW_KEY']},6 json={'date': '1991-08-24', 'time': '16:30:00', 'timezoneOffset': 3, 'latitude': 50.4501,7 'longitude': 30.5234, 'houseSystem': 'P'})89print(r.json()['data']['planets'][0])
1curl https://api.astroway.info/v1/chart \2 -H "X-Api-Key: $AW_KEY" \3 -H "Content-Type: application/json" \4 -d '{5 "date": "1991-08-24",6 "time": "16:30:00",7 "timezoneOffset": 3,8 "latitude": 50.4501,9 "longitude": 30.5234,10 "houseSystem": "P"11}'
response.json 200 · <100ms
1{2 "planets": {3 "sun": { "sign": "virgo", "degree": 1.123847 },4 "moon": { "sign": "libra", "degree": 14.892731 }5 },6 "houses": [/* 12 cusps */],7 "aspects": [/* 24 items */],8 "meta": {9 "engine": "swisseph",10 "precision": "sub-arcsecond",11 "credits": 1012 }13}
1HTTP/2 200 OK2content-type: application/json; charset=utf-83cache-control: private, max-age=04x-credits-used: 105x-credits-remaining: 499906x-credits-limit: 500007x-credits-reset: 2026-06-01T00:00:00Z8x-request-id: 01HQYK7ZF2N8RB3WPM5JTVD9XE9server-timing: ephe;dur=12, houses;dur=3, aspects;dur=510x-robots-tag: noindex, nofollow11strict-transport-security: max-age=3153600012vary: Origin, Accept-Language
1// Server-Timing breakdown (ms)2dns 2 3tls 8 4ttfb 14 5ephe 12 // Swiss Ephemeris WASM6houses 3 // Placidus7aspects 5 // 24 hits, 8° orb8serialize1 9total 45 ▕▍ // well under 100ms budget1011// Validated against swetest CGI + NASA Eclipse Catalog12// in CI on every PR (183 snapshot fixtures).
credits 10
latency <100ms
cache MISS
engine swisseph
DEMO · 30 req/hr per IP · 6 commands
$
Tab autocomplete · run · click to try: — demo only; get a key for the full 706-endpoint surface

Спробуй зараз — без реєстрації

Живий запит до /v1/public/chart. 30 запитів/годину з твоєї IP, без ключа.

Відповідь з'явиться тут
Заповни форму ліворуч і натисни "Побудувати карту"
// 02 / modules

8 basis + 8 gespecialiseerde modules. 714 endpoints van Astrology API.

// 01
40

Nataal & westers

Kaart, aspecten, huizen, disposities, middenpunten, vaste sterren, cycluskalender.

// 02
15

Prognostica

Transits, progressies, solair-arc, profecties, real-time returns.

// 03
12

Human Design

Bodygraph, Penta, Dream Rave, Hologenetisch Profiel, Incarnatiekruis.

// 04
169

Vedisch

16 Vargas, Panchang, Shadbala, 4 dasha-systemen (Vimshottari/Yogini/Ashtottari/Kalachakra), Yogas, Doshas, Muhurat.

// 05
66

Tarot

Rider-Waite-Smith, Marseille, Lenormand. Leggingen + handleidingen voor elke dek.

// 06
51

Numerologie

5 systemen (Pythagoreïsch, Chaldeïsch, Kabbalistisch ×2, Vedisch) + Destiny Matrix.

// 07
28

Horary & geo-astrologie

Horary, electie, void-of-course Moon + astrocartografie, synastrie, samengestelde kaarten.

// 08
10

AI-horoscoop

Dagelijks/wekelijks + AI-interpretaties, gekoppeld aan echte efemeriden — zonder LLM hallucinaties.

// 02b / extras

Nog 8 gespecialiseerde modules. Gespecialiseerde scenario's en functies voor ontwikkelaars.

Naast de 8 hoofdmodules dekken we nog 311 endpoints in 8 gespecialiseerde categorieën. Details per endpoint vind je op de pagina /credits/.

// 09
70

Westerse scholen

4 Hellenistische scholen (Brennan, Greenbaum, Hand, Schmidt) × 10 + moderne psychologische, evolutionaire, kosmobiologie.

// 10
59

Divinatie & naslag

Geomantie (16 figuren), Runen van de Oudere Futhark, Chiromantie, I Ching, Sabian Symbolen, Kristallen, Engelencijfers, Dromen, Referentie-symbolen.

// 11
39

Chinees & Maya

BaZi (Vier pilaren), Zi Wei Dou Shu (12 paleizen), Chinees sterrenbeeld, Tzolkin / Haab / Long Count.

// 12
50

Nischescenario's

Wellness (medisch / dieet / yoga), Huisdier, Zakelijk / Oprichter, Financieel, Familie-astrologie — met disclaimers.

// 13
18

PDF-rapporten

12 soorten PDF (natal / synastrie / vedic kundli / lal kitab / human-design / tarot…) + 5 AI-narratieven. Puppeteer + Handlebars, 21 lokalisaties.

// 14
56

Infrastructuur voor ontwikkelaars

Webhooks (10 gebeurtenissen), real-time statusverzoeken (10), iframe-widgets voor embed (10), uitgebreid MCP (multi-agent / RAG), white-label PDF-config.

// 15
14

Visualisatie

SVG-renders van kaarten, bodygraph, kundli, transit-tijdlijn — voor embed en frontend.

// 16
5

Systeem

Gezondheid, status, OpenAPI 3.1 specificatie, documentatie in de app.

// 03 / human design

HD-dekking die nergens anders is.

12 Human Design API-endpoints. Allemaal op één API.

HumanDesign.ai kan bodygraph + 4 basisendpoints. AstrologyAPI.io — alleen profile. Wij zijn de enigen met Penta, Dream Rave, Hologenetic Profile en Incarnation Cross op dezelfde Swiss Ephemeris als westerse astrologie.

// ook beschikbaar $9 HD-only pack

AstroWay
12
HumanDesign.ai
4
RoxyAPI
4
AstrologyAPI.io
1
Prokerala
0
VedicAstroAPI
0
// 04 / mcp & ai

AI-agent die niet verzint efemeriden.

@astroway/mcp — native MCP-server

Verbind met Claude Desktop, Cursor IDE, Windsurf, VS Code (llm CLI) of elke MCP-client met één commando. Werkt op GPT-4, Claude, Llama 3.3, DeepSeek, Gemini — AI krijgt toegang tot 714 tools en roept gegarandeerd een echt API aan in plaats van datums te verzinnen.

$ npm install -g @astroway/mcp
https://mcp.astroway.info/mcp

Een generieke LLM zegt „ergens in juli Saturnus trigoon...“ — zonder exacte datum. Onze agent doet tool_use POST /v1/transits en retourneert een UTC-timestamp tot op de seconde.

// werkt lokaal · sleutels in eigen config · geen telemetrie vanuit AstroWay

// werkt op mcp.astroway.info · Streamable HTTP · Bearer-auth · multi-tenant

claude · @astroway/mcp · 714+ tools loaded
user
Wanneer is de volgende transit van Saturnus trigoon naar natale Jupiter?
claude
Efeemerideberekening uitvoeren…
POST /v1/transits
→ saturn_to_natal_jupiter · trine · exact: 2026-07-12T14:23:08Z
grounded · 4 credits · <100ms · sub-arcsecond
gpt-4 (zonder MCP)
hallucinated„Rond juli 2026 vormt Saturnus een trigoon...“
geen tool call · ±15 dagen drift · tekstuele hallucinatie
// 04b / sdks

Officiële SDK's voor jouw stack. TypeScript · Python · PHP.

Wil je geen 714 endpoints handmatig aanroepen? Drie officiële clients met volledige typen, retry op 429/5xx, idempotentie en één foutenhiërarchie. Één patroon in alle drie.

// @astroway/sdk

TypeScript / Node

Wrapper rond `openapi-fetch`, ~6 KB runtime. Path-autocomplete + typen voor aanvragen/antwoorden voor elk endpoint. ESM + CJS, Node 18+, Cloudflare Workers / Deno / Bun.

$ npm install @astroway/sdk
import { Astroway } from '@astroway/sdk'; Openen in registry →
// astroway

Python

Sync + async-clients. PEP 561-stubs, Pydantic v2-modellen, httpx-transport, automatische retry. Python 3.10+. PyPI Trusted Publisher.

$ pip install astroway
from astroway import Astroway Openen in registry →
// astroway/sdk

PHP

PSR-18 HTTP-client, PSR-3-logger, PSR-17-fabrieken. Symfony / Laravel-vriendelijk. PHP 8.1+. Packagist-autoloading.

$ composer require astroway/sdk
use Astroway\Astroway; Openen in registry →

// andere talen nodig? Alle SDK's

// 05 / versus

Diepgang als Solar Fire. Prijs als side-project.

ProviderEntryCreditsWesternHDMCPUniqueOpenAPI
AstroWay$550K✓ 175✓ 12✓ 163.1
Astrology-API.io$111K✓ 130— 1— 03.0
Prokerala$19100K✓ 60— 0— 0
RoxyAPI$395K✓ 90✓ 4— 23.0
HumanDesign.ai$251K✓ 4— 0
VedicAstroAPI$3030K✓ 50— 0— 0

// concurrentcijfers — handmatige schattingen van publieke prijspagina's · mei 2026 · kwartaallijks geverifieerd

// 06 / pricing

Betaal alleen per aanroep.

free
$0/mo
10 000 credits
  • Alle 714 endpoints
  • HD volledig
  • 1 API-sleutel
  • Zonder kaart
Get started
indie
$5/mo
50 000 credits
  • Alles van Free
  • 3 API-sleutels
  • Webhooks
  • E-mailondersteuning
Buy Indie
starter · popular
$19/mo
200 000 credits
  • Alles van Indie
  • 10 API-sleutels
  • MCP-server
  • Pro-technieken
  • Prioriteitsondersteuning
Buy Starter
pro
$59/mo
800 000 credits
  • Alles van Starter
  • Onbeperkte sleutels
  • Dedicated IP
  • SLA
Buy Pro
business
$199/mo
3M credits
  • Alles van Pro
  • White-label
  • Aangepast contract
  • Slack-ondersteuning
Talk to us

// meer nodig? Enterprise · HD Pack $9 voor toepassingen met alleen bodygraph

99.9% SLA · betaalde plannen · 30d status →
// 06b / add-ons

Thema-pakketten. Betaal alleen voor wat je gebruikt.

Horizontale add-on abonnementen voor apps met een smal focusgebied - in plaats van een volledig tarief te kopen. HD Pack wordt beschreven in een aparte sectie hierboven; de resterende drie worden hieronder beschreven.

// hd-pack
$9/mo

HD Pack

12 Human Design-endpoints: bodygraph, Penta, Dream Rave, Hologenetic Profile, Incarnation Cross. Dezelfde Swiss Ephemeris als de westerse astrologie.

Koop HD Pack →
// esoteric-pack
$9/mo

Esoteric Pack

164 endpoints: Tarot, numerologie (5 systemen), runen, I Ching, geomantie, chiromantie, referentie. Één sleutel, $9/maand.

Koop Esoteric Pack →
// vedic-pack
$19/mo

Vedic Pack

169 vedische endpoints: vargas D1-D60, panchang, shadbala, yogas, doshas, dashas (8 systemen), KP, Lal Kitab, Jaimini.

Koop Vedic Pack →
// reports-pack
$99/mo

Rapporten Pack

18 PDF-endpoints: nataal, synastrie, vedische kundli, HD, tarot en andere. White-label + 21 lokalisaties. 100 PDF/maand.

Koop Rapporten Pack →
// 07 / trust

Nauwkeurigheid van professionele astrosoftware op Swiss Ephemeris.

// engine
Swiss Ephemeris
Dezelfde Swiss Ephemeris als in Solar Fire, Astrodienst (Astro.com), Kepler, Astro Gold en Janus — professionele astrosoftware van meer dan 30 jaar.
// validatie
NASA Eclipse Catalog
818 snapshot-tests tegen Astrodienst swetest CGI + NASA 5-Millennium Eclipse Catalog bij elke PR.
// nauwkeurigheid
< 0.1″
Sub-arcsecond drift (≤0.1″) vs NASA JPL ephemeris en Astrodienst referentie. Fase 1-5 afgerond.
// ondersteunt
100K+ readers
Dagelijkse horoscopen op astroway.info en app.astroway.info.
// 08 / questions

Frequently asked questions about the API.

What is the AstroWay astrology API?

A REST API for astrology calculations on the Swiss Ephemeris engine — natal charts, synastry, transits, Human Design, Vedic and AI interpretations across 714 endpoints, all from one API key.

How many endpoints does AstroWay have?

714 endpoints spanning Western astrology, Vedic, Human Design, numerology, tarot and AI interpretation. New endpoints ship continuously and appear in the OpenAPI 3.1 spec.

Is there a free tier?

Yes — 10,000 credits every month, no credit card required. That covers roughly 500 full natal charts per month on the free plan.

Which SDKs are available?

Official TypeScript, Python and PHP SDKs, plus an MCP server so AI agents like Claude can call the API directly as tools.

How accurate are the calculations?

Planetary positions are accurate to under 0.1 arcsecond using the Swiss Ephemeris, verified against Astrodienst swetest, Kerykeion and the NASA eclipse catalog.