Healing Properties | Chakra Mapping | Navaratna | Zodiac Gems | AI Guidance
Build crystal recommendation engines, gemstone e-commerce, and wellness apps. 50+ crystals with healing properties, chakra associations, planetary gemstone (Navaratna) recommendations, and Vedika AI-powered guidance.
From chakra mapping to planetary gemstones
50+ crystals with healing properties, color, hardness, chakra association, element, origin, care instructions, and usage recommendations.
/v2/divination/crystals/catalog
Map crystals to the 7 primary chakras. Get recommended stones for each energy center with usage guidance and placement instructions.
/v2/divination/crystals/chakra
The 9 planetary gemstones of Vedic tradition. Ruby, Pearl, Coral, Emerald, Yellow Sapphire, Diamond, Blue Sapphire, Hessonite, Cat's Eye with planetary rulers.
/v2/divination/crystals/navaratna
Birthstone recommendations by zodiac sign (both Western and Vedic). Primary, secondary, and alternative stones with wearing instructions.
/v2/divination/crystals/zodiac
Compatibility analysis between crystal combinations. Which stones complement each other and which should not be paired together.
/v2/divination/crystals/pairing
Vedika AI recommends crystals based on birth chart, current needs, or specific intentions. Personalized guidance powered by our faith-tech engine.
/v2/divination/crystals/recommend
curl https://api.vedika.io/v2/divination/crystals/chakra \
-H "Authorization: Bearer your_api_key" \
-G -d "chakra=heart"
const res = await fetch(
'https://api.vedika.io/v2/divination/crystals/navaratna',
{ headers: { 'Authorization': 'Bearer key' } }
);
const { data } = await res.json();
// data.gems[0] = { name: "Ruby", planet: "Sun",
// finger: "ring", metal: "gold" }
All endpoints included in every plan.
50+ crystals. Chakra mapping. Navaratna. Plans from $12/month.