Loading...

CalculatePanelMis cálculosForecastChat
HD Matrix
Calcular
Mis cálculos
Pronóstico Diario
Asistente IA
HD MatrixHD Matrix
Explorar
0
Iniciar sesión
  1. Inicio
  2. /For Developers

API para desarrolladores y MCP

HD Matrix ofrece una API de Human Design pública y gratuita y un servidor MCP, para que apps, agentes de IA y GPTs personalizados calculen bodygraphs, obtengan interpretaciones y lean tránsitos mediante programación. Sin clave (límite por IP).

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.

FundamentosTiposAutoridadPerfilesCentrosCanalesPuertasRelacionesTránsitosCarreraGene KeysSalud
H
HD Matrix

Plataforma de autoconocimiento basada en Human Design. Calcula, analiza, aprende.

[email protected]

Principal

  • Calculadora
  • Composite
  • Test de Compatibilidad
  • Comparar
  • Pronóstico Diario
  • Calendario

Aprender

  • Aprender
  • Principiantes
  • Tipos
  • Glosario
  • Blog
  • FAQ
  • Quiz
  • Comparación de perfiles
  • Guía de Autoridad
  • Recursos

guía de referencia

  • Puertas
  • Canales
  • Centros
  • Autoridades
  • Perfiles HD
  • Cruz de encarnación
  • Gene Keys
  • Planetas

Herramientas

  • Ciclos
  • Ciclos Predictivos
  • Experimento
  • Descondicionamiento
  • Planificador
  • Replay Decisiones
  • I Ching
  • 2027
  • Estadísticas
  • Estadísticas HD
  • Tránsito de hoy
  • Calendario lunar hoy
  • Preguntas y respuestas

Comunidad

  • Chat
  • Reseñas
  • Celebridades
  • Estad. Celebridades
  • Novedades
  • Acerca de
  • Metodología
  • Alianzas
  • Widget e insignias

Cuenta

  • Precios
  • Panel
  • Mi Diseño
  • Logros
  • Desafíos Diarios
  • Asistente IA
  • Personaje
  • Contacto

Human Design fue creado por Ra Uru Hu. The Human Design System, Rave BodyGraph y Rave Mandala son marcas comerciales de Jovian Archive Media Pte. Ltd.; Gene Keys es de Richard Rudd. HD Matrix no está afiliado a ellos.

© 2026 HD Matrix. Todos los derechos reservados.

Reseñas|Contacto|Acerca de|API|Privacy|Terms|Refunds|Cuenta

HD Matrix ofrece información sobre Human Design para el autoconocimiento y el desarrollo. No constituye asesoramiento médico, psicológico, legal ni financiero. Los cálculos se basan en Swiss Ephemeris y el sistema de Human Design de Ra Uru Hu.

¿Te gusta HD Matrix?Apoya el proyecto