POST /v1/milan/batch/webhook-test
Send a test payload to your webhook to verify it's working.
curl https://api.grahaapi.com/v1/milan/batch/webhook-test -H "Authorization: Bearer sk-test-your-key"
Test keys (sk-test-…) are free and unlimited, and return the exact production response structure computed from a fixed sample chart. The response is JSON: {"success": true, "data": {…}, "meta": {…}} with Hindi + English strings, computed on the Lahiri ayanamsa.
Get a free API key Try it in the playground