Birth charts, daily horoscopes, moon phases, retrograde alerts, and compatibility scores — JSON responses in milliseconds.
Six endpoints covering the full astrological toolkit. All return clean JSON.
Complete natal chart: Sun/Moon/Rising, all 10 planetary positions with houses, 12 house cusps (Placidus), and all major aspects. The core money-maker endpoint.
Synastry compatibility score (0–100), element harmony, Venus/Mars interplay, Moon resonance, and personalized highlights for two people.
Daily horoscope text, mood of the day, lucky number, lucky color, and tagline — deterministically seeded per sign and date.
Current sky snapshot: all planetary positions, active aspects between transiting planets, retrograde status for all 8 planets, and moon phase.
Phase name, illumination %, cycle day, moon sign, next full & new moon dates, ritual suggestion, and energy description.
Retrograde periods for any planet in any year: start/end dates, shadow period, affected zodiac sign, what it means, and current status.
Start free. Scale as you grow. No credit card required to get started.
Claude, GPT-4, Gemini, and any agent that supports OpenAPI or function calling can read this API natively. The spec is served at /v1/openapi for programmatic consumption.
Full OpenAPI 3.0 spec covering all 25 endpoints with parameter types, response schemas, and examples. Import directly into any compatible tool.
Pre-built tool schemas for Anthropic and OpenAI function calling formats. Drop them into your agent's tool list — no manual schema writing needed.
Wrap any endpoint as an MCP tool for Claude Desktop, Cursor, or any MCP-compatible host. Step-by-step server code included.
Phrases that naturally trigger an agent to call these endpoints:
Get your free API key and start returning birth charts in minutes. No credit card required.
Demo keys for local testing are hardcoded in APIKeyMiddleware.swift