Loading...

CalculateDashboardMeine BerechnungenForecastChat
HD Matrix
Berechnen
Meine Berechnungen
Tagesprognose
KI-Assistent
HD MatrixHD Matrix
Entdecken
Anmelden

Entwickler-API & MCP

HD Matrix bietet eine kostenlose, öffentliche Human-Design-API und einen MCP-Server — damit Apps, KI-Agenten und Custom GPTs Bodygraphs berechnen, Interpretationen abrufen und Transite programmatisch lesen können. Kein API-Key (IP-Limit).

OpenAPI 3.1 specMCP discoveryAI plugin manifestllms.txt

REST API (v1)

POST/api/v1/calculate20 / hour

Calculate a full Human Design chart (Type, Strategy, Authority, Profile, gates, channels, centers, incarnation cross) from birth data.

GET/POST/api/v1/interpret30 / hour

Get the platform's own interpretation text for a gate, channel, center, authority, profile, type or incarnation cross (7 languages).

GET/api/v1/interpret/list30 / hour

List all valid interpretation types and keys.

GET/POST/api/v1/transits15 / hour

Current planetary transits and the gates/channels they activate today.

GET/POST/api/v1/geocode60 / hour

Resolve a birth city to { name, lat, lon } before calling /calculate.

Quick start

# 1) Resolve a birth city to coordinates
curl "https://hdmatrix.pro/api/v1/geocode?q=Kyiv, Ukraine"
# -> { "name": "Kyiv, Ukraine", "lat": 50.45, "lon": 30.52 }

# 2) Calculate a full Human Design chart (no API key)
curl -X POST "https://hdmatrix.pro/api/v1/calculate" \
  -H "Content-Type: application/json" \
  -d '{
    "birth_date": "15.05.1990",
    "birth_time": "10:30",
    "birth_place": "Kyiv, Ukraine",
    "lat": 50.45, "lng": 30.52
  }'

MCP server

Streamable-HTTP, JSON-RPC 2.0, protocol 2025-06-18. Endpoint: https://hdmatrix.pro/mcp. No auth.

calculate_chartgeocode_placeget_interpretationlist_interpretation_keysget_transits

Compatible with Claude Desktop, Cursor, Windsurf, Cline, Continue.

FAQ

Is the HD Matrix API free?

Yes. The public v1 API and the MCP server are free and require no API key. Usage is rate-limited per IP to keep the service healthy.

How do I use the API from an AI agent or custom GPT?

Import the OpenAPI 3.1 schema at https://hdmatrix.pro/openapi.json as a tool/Action, or connect the MCP server at https://hdmatrix.pro/mcp. No authentication is needed.

What is the MCP server?

A Model Context Protocol server (JSON-RPC 2.0 over Streamable-HTTP, protocol version 2025-06-18) at https://hdmatrix.pro/mcp. It exposes five tools and works with Claude Desktop, Cursor, Windsurf, Cline and Continue.

Do I need coordinates to calculate a chart?

You can pass latitude/longitude directly, or pass a birth place string — call /api/v1/geocode first to resolve a city to coordinates, then /api/v1/calculate.

What error codes does the API return?

Errors use structured JSON with a code field, e.g. RATE_LIMIT_EXCEEDED, MISSING_FIELD, GEOCODE_FAILED, plus standard HTTP status codes. Rate-limit responses include X-RateLimit-Limit and X-RateLimit-Remaining headers.

BasicsTypesAuthorityProfilesCentersChannelsGatesRelationshipsTransitsCareerGene KeysHealth
H
HD Matrix

Plattform zur Selbsterkenntnis mit Human Design. Berechnen, analysieren, lernen.

[email protected]

Hauptmenü

  • Rechner
  • Composite
  • Kompatibilitatstest
  • Vergleichen
  • Tagesprognose
  • Kalender

Lernen

  • Lernen
  • Anfänger
  • Typen
  • Glossar
  • Blog
  • FAQ
  • Quiz
  • Profilvergleich
  • Autoritäts-Leitfaden
  • Ressourcen

Werkzeuge

  • Zyklen
  • Prädiktive Zyklen
  • Experiment
  • Dekonditionierung
  • Wochenplaner
  • Entscheidungsanalyse
  • I Ging
  • 2027
  • Statistiken

Gemeinschaft

  • Chat
  • Bewertungen
  • Prominente
  • Promi-Statistiken
  • Was ist neu
  • Über uns
  • Methodik
  • Partner

Konto

  • Preise
  • Dashboard
  • Mein Design
  • Erfolge
  • Herausforderungen
  • KI-Assistent
  • Charakter
  • Kontakt

© 2026 HD Matrix Pro. Alle Rechte vorbehalten.

Bewertungen|Kontakt|Über uns|API|Privacy|Terms|Refunds|Konto

HD Matrix Pro bietet Informationen über Human Design zur Selbsterkenntnis und Entwicklung. Dies ist keine medizinische, psychologische, rechtliche oder finanzielle Beratung. Die Berechnungen basieren auf Swiss Ephemeris und dem Human-Design-System von Ra Uru Hu.

💛Gefällt dir HD Matrix Pro?Projekt unterstützen