Numerology API
Numerology API
alternativeNumerology calculations and predictions
Features
- Life path number
- Destiny number
- Name analysis
- Lucky numbers
Use Cases
- Name suggestion apps
- Lucky number generators
- Lifestyle apps
Quick Start
curl -X POST "https://api.vedika.io/v2/numerology" \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"datetime": "1990-05-15T10:30:00+05:30", "latitude": 28.61, "longitude": 77.21}'