Skip to main content
FREE TIER

Cosmic Data Feed

Real-time cosmic data for your app.

What you see here are real API responses. One request — all the data.

!

The Problem

You're building a wellness app, an astro blog, or a newsletter. You need current moon phases, aspects, portal days. But integrating Swiss Ephemeris yourself? Weeks of development, obscure C libraries, edge cases with timezones. And then verifying data quality against reference sources.

Current Cosmic Weather

Real data from GET /api/v1/collective-astrology/forecast/now Fetched: 15 April 2026 at 10:52

Sun

Aries

25°02'

Moon

Pisces

21°50'

Speed: 13.8°/day

Retrograde

No planets retrograde

Active Planetary Aspects (21)

Moon Sextile Uranus (2.5°)
Mercury Sextile Uranus (0.9°)
Venus Sextile Jupiter (2.3°)
Mars Conjunction Neptune (1.6°)
Saturn Sextile Pluto (1.9°)
Mars Sextile Pluto (0.3°)
Mercury Conjunction Neptune (0.4°)
Sun Conjunction Moon (1.7°)
Mercury Sextile Pluto (0.7°)
Moon Conjunction Venus (1.2°)
Mars Conjunction Saturn (0.3°)
Mercury Conjunction Saturn (0.1°)

Portal Day

Not a portal day today

Dreamspell / Maya Tzolkin

KIN 127

Planetary Blue Hand

Tone 10 · Seal: Blue Hand

It's that simple

One request. All the data above. Copy-paste ready.

curl -s https://api.rene-koch.com/api/v1/collective-astrology/forecast/now \
  -H "Authorization: Bearer YOUR_API_KEY"

# That's it. No library. No configuration.
# You get:
#   - Active aspects with orb + quality
#   - Sign changes + retrograde events
#   - Portal days + void of course periods
#   - Response time: ~200ms

Before / After

Before

  • Compile Swiss Ephemeris C library
  • Maintain timezone database
  • Implement aspect calculation with orbs
  • Write moon phase algorithm
  • Validate against reference data
  • 3–6 weeks of development

After

  • One HTTP request
  • JSON response with all data
  • Swiss Ephemeris precision included
  • Timezone handling server-side
  • Validated against reference data
  • 5 minutes to integrate

No credit card. No subscription.

All collective endpoints. Start immediately.