
AI Spiritual Voice Assistant
Web App / Open Source30 minTalk to the stars. Real readings across every spiritual domain, spoken aloud.
Ship a biorhythm feature your users will love. This week.
Daily BiorhythmBiorhythm ForecastCompatibilityCritical Days …and so much more
Want to try without writing code? Try this domain live in API playground →
npm install @roxyapi/sdkimport { createRoxy } from '@roxyapi/sdk'
const roxy = createRoxy(process.env.ROXY_API_KEY!)
const { data } = await roxy.biorhythm.get(/* ... */)pip install roxy-sdkfrom roxy_sdk import create_roxy
roxy = create_roxy("your-api-key")
result = roxy.biorhythm.get(...) # async: await roxy.biorhythm.get_async(...)composer require roxyapi/sdkuse function RoxyAPI\Sdk\createRoxy;
$roxy = createRoxy(getenv('ROXY_API_KEY'));
$result = $roxy->biorhythm->get(/* ... */);dotnet add package RoxyApi.Sdkusing RoxyApi;
var roxy = new RoxyClient(Environment.GetEnvironmentVariable("ROXY_API_KEY")!);
// await roxy.Biorhythm.<resource>.GetAsync() or .PostAsync(new() { ... })go get github.com/RoxyAPI/sdk-goimport roxyapi "github.com/RoxyAPI/sdk-go"
roxy, _ := roxyapi.NewRoxy(os.Getenv("ROXY_API_KEY"))
// resp, err := roxy.Biorhythm.<Method>(context.Background(), nil)curl -H "X-API-Key: YOUR_KEY" \
https://roxyapi.com/api/v2/biorhythm/claude mcp add --transport http \
roxy-biorhythm https://roxyapi.com/mcp/biorhythm \
--header "X-API-Key: YOUR_KEY"AI agents auto-discover all endpoints as callable tools. Zero configuration.
Want to ship faster? Clone a free template and go from zero to production in 30 minutes.
Building with Cursor, Claude Code, or Bolt? Use our AI prompts to generate a complete app in minutes.
Building on WordPress? Install the RoxyAPI plugin and drop a shortcode, no code required.
{
"date": "2026-05-23",
"seed": "2026-05-23",
"energyRating": 9,
"overallPhase": "high_energy",
"spotlight": {
"cycle": "intellectual",
"value": 95,
"phase": "peak",
"message": "Your intellectual cycle is at its peak. Mental clarity, analytical thinking, and problem-solving ability are at maximum. Memory retention is sharp and complex ideas feel manageable."
},
"quickRead": {
"physical": 89,
"emotional": 43,
"intellectual": 95
},
"dailyMessage": "Your biorhythm for 2026-05-23: Energy rating 9/10 (Peak Performance). Intellectual cycle is peak performance at 95%.",
"advice": "Tackle your most complex challenges now. Your mind is at its sharpest."
}Structured JSON with documented fields. Not hallucinated text. See all endpoints
Works with your stack
The most complete biorhythm API: 10 cycle types across 3 primary (physical, emotional, intellectual), 4 secondary (intuitive, aesthetic, awareness, spiritual), and 3 composite (passion, mastery, wisdom). Critical-day detection with severity classification, 90-day forecasts with best and worst days, two-person compatibility scoring, phase tracking for dashboards, and seeded daily readings for push notifications. 8 languages, sub-millisecond responses, and editorial-grade interpretations. One key covers every RoxyAPI domain, with Remote MCP and typed SDKs. Ship a biorhythm feature in hours, not weeks.
Every Biorhythm calculation is verified against NASA JPL Horizons across 828 gold-standard tests, with a public MIT benchmark repo anyone can clone and re-run. See how we test.
Multi-language API responses
Everything you need from our Biorhythm API, built for production:
10 biorhythm cycle types from any birth date: 3 primary (physical 23d, emotional 28d, intellectual 33d), 4 secondary (intuitive 38d, aesthetic 43d, awareness 48d, spiritual 53d), and 3 composite cycles (passion, mastery, wisdom) that standard calculators do not cover
8 distinct phase states per cycle: peak, high, rising, critical ascending, critical descending, falling, low, and trough with percentage values from -100 to 100
Critical day detection across any date range with single, double, and triple severity levels for simultaneous zero crossings across primary cycles
Two-person compatibility scoring: per-cycle alignment (0-100), overall score, rating label, relationship strengths, challenges, and actionable advice
90-day forecasts with daily cycle values, energy ratings (1-10), best and worst day identification, and period-level planning guidance
Seeded daily readings: same seed and date always return the same reading, built for push notifications, morning briefings, and daily check-in widgets
80+ editorial phase interpretations and 25+ combined cycle readings assembled from actual cycle states, not generic filler text
Pure math, zero external dependencies, deterministic results, sub-millisecond calculations verified against authoritative biorhythm calculators
Click any endpoint to view detailed documentation, parameters, and response examples.
Render Biorhythm responses without building charts yourself. These open source, framework-agnostic web components take the typed API response and draw it, in React, Vue, Svelte, Angular, plain HTML, and WordPress.
| Element | Renders |
|---|---|
| <roxy-compatibility-card> | Score card with category breakdown |
| <roxy-biorhythm-chart> | Daily bars, forecast cycle lines, critical days |
Clone. Edit. Ship. Free and open source by Team Roxy.

Talk to the stars. Real readings across every spiritual domain, spoken aloud.
Browse all templates or use AI prompts to generate a custom app.
Real-world applications and use cases for integrating Biorhythm API into your projects:
Wellness and self-care apps: daily biorhythm check-ins, energy tracking, recovery scheduling, and personalized wellness calendars based on cycle phases
Dating and relationship platforms: compatibility scoring between two birth dates, daily relationship sync tracking, and shared cycle insights for couples
Productivity and scheduling tools: identify peak intellectual days for complex work, flag low-energy days for light tasks, and generate weekly energy forecasts for time blocking
AI chatbots and virtual assistants: daily biorhythm readings via MCP tool calls, energy level queries, and biorhythm context for wellness coaching conversations
Fitness and athletic platforms: physical cycle tracking for training periodization, peak coordination days for competition, and recovery phase scheduling
Content and editorial platforms: daily biorhythm columns for newsletters, personalized push notifications, and engagement widgets based on cycle states
Dhani M.
Indie App Developer
Shipped an astrology app over a long weekend. Birth charts, nakshatras, KP cusps, significators. I verified the Lahiri ayanamsha values independently and they line up with my reference. One API key for all of it.
Tom H.
Senior Developer
The OpenAPI spec is the most complete I have seen in this space. Generated a type-safe TypeScript client from it in seconds. Every field has descriptions and examples. Production-grade documentation.
Chris W.
Backend Engineer
Response times consistently under 50ms for numerology and tarot endpoints. The API returns structured JSON with every field documented. Integrated it into our platform in an afternoon.
Every page here is built so AI search engines can read and cite it, so go straight to the source. Let ChatGPT, Perplexity, or Claude search the web and tell you what they find about RoxyAPI accuracy, MCP, SDKs, and pricing.
Opens a live web search in a new tab.
From zero to production in 3 steps. No signup required for testing.
| 1Install the SDK | npm i @roxyapi/sdk |
| 2Get your API key | View Plans |
| 3Make your first call | View Docs |
Remote MCP, llms.txt, and AGENTS.md. The full agent-readiness stack for 12 spiritual domains under one key.
Your agent grounds every answer in verified calculations and replies in your own voice, so it never hallucinates a chart, date, or reading. No local setup, no AGPL, no hosted-AI markup.
Audit it yourself: every Biorhythm endpoint runs live in the API playground
The biorhythm API turns any birth date into the daily cycles that biorhythm theory tracks, with no calculator page to build and nothing to host. One key returns daily readings, multi day forecasts, critical day alerts, and two person compatibility, so you can ship a wellness, productivity, dating, or fitness timing feature in hours. The same key also unlocks 11 more spiritual data domains and a Remote MCP server, so AI assistants like Claude Code, Cursor, and VS Code can call it in seconds with no Docker and no local setup.
Send a birth date and an optional target date and you get a complete reading back: every cycle as a value from negative 100 to positive 100, a named phase, an energy rating from 1 to 10, and editorial interpretation and advice written from the actual cycle states. Results are a pure deterministic calculation from the birth date, so the same inputs always return the same answer and you can cache freely. Drop in the typed SDKs for TypeScript, Python, or PHP, or the WordPress plugin and UI components, and a working calculator is live the same day.
It returns ten cycle types where most calculators ship only three. You get the three primary cycles, physical at 23 days, emotional at 28 days, and intellectual at 33 days, plus four secondary cycles, intuitive, aesthetic, awareness, and spiritual, and three composite cycles, passion, mastery, and wisdom. That depth lets a wellness or coaching product go far beyond the usual chart, all in a single call and across eight languages.
Critical days are the dates a cycle crosses its midpoint and flips between its high and low halves, which biorhythm theory treats as caution days for big decisions, travel, or peak physical effort. The biorhythm API scans any date range and flags each crossing with its cycle, direction, and a single, double, or triple severity based on how many primary cycles turn on the same day. It is the timing signal sports, productivity, and wellness apps use to tell users when to push and when to ease off.
Pass two birth dates and a target date and the biorhythm API overlays both sets of cycles into a per cycle alignment score, an overall score from 0 to 100, a clear rating, and written strengths, challenges, and advice. It is a natural fit for dating apps, couples features, and team scheduling, where two people want to know when their energy lines up. Because it is a deterministic calculation, every pairing is reproducible and instantly cacheable.
Yes. Give a birth date and a date range and the biorhythm API returns a day by day forecast with an energy rating for each day, then names the best day, the worst day, the number of critical days, and overall guidance for the window. That makes it a drop in planning layer for calendars, planners, and coaching tools. The same forecast is available through the Remote MCP server, so AI agents can plan a user week without any local install.
Ship a biorhythm feature your users will love. This week.
All 12 domains included with every plan. Every endpoint, MCP server, SDK, and starters.
Plans from $39/mo — thats $3.25 per domain. No credit card required for testing.
View Pricing & Get API KeyHi, I'm Rosie, your guide to RoxyAPI's insight tools.
Ask me to read your birth chart, pull a card, or map your numbers, and I'll interpret what it means for you. Unlike most AIs, I never make the numbers up: every reading runs on real, verified calculations. Curious about the API, pricing, or docs instead? Ask me that too.