NEW12 Endpoints | White-Label | All 12 Signs | Daily Feed | FREE Sandbox

Daily Content Bundle API

Horoscopes | Tarot Daily | Numerology | Panchang | Moon Phase | Affirmations

White-label daily astrology content for your app, website, or newsletter. All 12 zodiac horoscopes, card of the day, daily number, panchang, moon phase, and more. One API call, full day's content.

FREE Sandbox
White-Label Ready
Plans from $12/mo

One API, Full Day's Content

Everything a content publisher needs, updated daily

Daily Horoscopes (12 Signs)

AI-generated daily horoscope for all 12 zodiac signs. Career, love, health, and lucky number/color. White-label ready.

/v2/content/daily/horoscope

Tarot Card of the Day

Daily tarot card with upright meaning, guidance message, and AI interpretation. Date-seeded for consistency across your user base.

/v2/content/daily/tarot

Numerology Daily Number

Universal day number with meaning and guidance. Personal day number when birth date is provided.

/v2/content/daily/numerology

Panchang

Tithi, Nakshatra, Yoga, Karana, Rahu Kaal, Abhijit Muhurta. Essential Hindu calendar data updated daily.

/v2/content/daily/panchang

Moon Phase

Current moon phase, illumination percentage, moonrise/moonset times, and astrological significance of today's lunar position.

/v2/content/daily/moon

Daily Affirmation

Astrologically-aligned daily affirmation based on current planetary transits. Perfect for push notifications and morning content.

/v2/content/daily/affirmation

Simple Integration

cURL - Daily Bundle
curl https://api.vedika.io/v2/content/daily/horoscope?sign=aries \
  -H "Authorization: Bearer your_api_key"

# Get all 12 signs at once
curl https://api.vedika.io/v2/content/daily/horoscope?all=true \
  -H "Authorization: Bearer your_api_key"
JavaScript
// Get full daily bundle
const [horoscopes, tarot, moon] = await Promise.all([
  fetch('/v2/content/daily/horoscope?all=true', opts),
  fetch('/v2/content/daily/tarot', opts),
  fetch('/v2/content/daily/moon', opts)
]);
// White-label: no Vedika branding in response
// Just raw content ready for your UI

Simple Pricing

All endpoints included in every plan.

Starter

$12/mo

300 credits/month

Subscribe
POPULAR

Pro

$60/mo

1,500 credits/month

Subscribe

Business

$120/mo

3,000 credits/month

Subscribe

Enterprise

$240/mo

6,000 credits + SLA

Contact Sales

Power Your Daily Content

12 signs. White-label. Auto-updating. Plans from $12/month.