Loading the live endpoint catalog…
Test Vedika's astrology API in a keyless sandbox — no card, no signup. Flip any call between sandbox and production, copy the curl, pick a language.
curl https://api.vedika.io/sandbox/birth-chart \
-X POST -H "Content-Type: application/json" \
-d '{"datetime":"1990-06-15T14:30:00","latitude":28.6139,"longitude":77.209,"timezone":"+05:30"}'