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: 25 April 2026 at 12:32

Sun

Taurus

04°48'

Moon

Leo

16°06'

Speed: 13.5°/day

Retrograde

No planets retrograde

Active Planetary Aspects (28)

Sun Square Pluto (0.2°)
Venus Conjunction Uranus (1.6°)
Sun Sextile Mean Node (0.1°)
Mercury Square Jupiter (0.5°)
Venus Sextile Neptune (0.3°)
Sun Trine Moon (1.0°)
Moon Square Venus (2.4°)
Moon Quincunx Neptune (2.1°)
Moon Quincunx Pluto (0.3°)
Moon Opposition Mean Node (0.9°)
Moon Quincunx Mercury (1.4°)
Moon Sextile Jupiter (0.3°)

Portal Day

Not a portal day today

Dreamspell / Maya Tzolkin

KIN 137

Resonant Red Earth

Tone 7 · Seal: Red Earth

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.