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: 6 July 2026 at 17:07

API not reachable

The demo requires a connection to the API. Please try again later.

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.