FREE — No API Key Required

Free Astrology API
65 Sandbox Endpoints

Test birth charts, horoscopes, kundali matching, dasha, panchang, and AI chatbot — no API key. Start building in 30 seconds.

Try It Right Now — No Setup

Copy any of these URLs into your browser or terminal. They work immediately.

# Get a birth chart (mock data)

curl https://api.vedika.io/sandbox/birth-chart \
  -H "Content-Type: application/json" \
  -d '{"datetime":"1990-06-15T10:30:00","latitude":28.6139,"longitude":77.209,"timezone":"+05:30"}'

# Get today's horoscope for Aries

curl https://api.vedika.io/sandbox/prediction/daily?sign=aries

# Kundali matching (Ashtakoot)

curl https://api.vedika.io/sandbox/astrology/guna-milan \
  -H "Content-Type: application/json" \
  -d '{"boy":{"datetime":"1990-01-15T08:00:00","latitude":28.61,"longitude":77.20,"timezone":"+05:30"},"girl":{"datetime":"1992-05-20T14:30:00","latitude":19.07,"longitude":72.87,"timezone":"+05:30"}}'

# AI Chatbot — ask a question in natural language

curl -X POST https://api.vedika.io/sandbox/chat/ask \
  -H "Content-Type: application/json" \
  -d '{"question":"What career suits me?","birthDetails":{"datetime":"1990-06-15T10:30:00","latitude":28.61,"longitude":77.20,"timezone":"+05:30"}}'

All 65 Free Sandbox Endpoints

Birth Charts

  • /sandbox/birth-chart
  • /sandbox/kundli
  • /sandbox/planetary-positions
  • /sandbox/astrology/divisional-chart

Horoscopes

  • /sandbox/prediction/daily
  • /sandbox/prediction/weekly
  • /sandbox/prediction/monthly
  • /sandbox/prediction/yearly

Matching & Compatibility

  • /sandbox/astrology/guna-milan
  • /sandbox/astrology/kundli-matching
  • /sandbox/matrimony/compatibility-score

Dasha & Timing

  • /sandbox/astrology/vimshottari-dasha
  • /sandbox/astrology/antardasha
  • /sandbox/chara-dasha
  • /sandbox/astrology/muhurta

Panchang & Calendar

  • /sandbox/panchang
  • /sandbox/astrology/choghadiya
  • /sandbox/astrology/hora
  • /sandbox/astrology/rahu-kaal

Doshas & Yogas

  • /sandbox/astrology/mangal-dosha
  • /sandbox/astrology/kaal-sarp-dosha
  • /sandbox/astrology/sade-sati
  • /sandbox/astrology/yoga

See all 700+ operations in the documentation

Free Astrology API Comparison

Feature Vedika Sandbox freeastrologyapi.com API Ninjas Prokerala Free
Endpoints65~151~30
API Key RequiredNoNoYesYes (OAuth)
Credit Card RequiredNoNoNoNo
Birth ChartsYesYesNoYes
Horoscope PredictionsYesNoYesNo
Kundali MatchingYesNoNoYes
AI ChatbotYesNoNoNo
Vedic + WesternBothVedic onlyWestern onlyVedic only
Rate LimitNo limitUnknown100/month50/month
Production UpgradeFrom $12/moFreeFrom $9/moFrom $19/mo

Sandbox for integration, paid production for real data

The sandbox is for development and response-shape testing with non-production data. It does not include hosted production calculations, AI, voice, or production credits.

When you need real XALEN Ephemeris calculations and the hosted intelligence platform, choose a paid production plan. See the current contract in the developer documentation and pricing.

Ready for Real Data?

The sandbox uses mock data. When you need real XALEN Ephemeris calculations, production plans start at just $12/month.