Developers

API keys, webhooks, usage and the rate card for the Shravan API
API docs

API keys

Sign in and pick a workspace to see its keys.

This month
API calls0
API minutes0
API spendINR 0.00
Console minutes0
Wallet balance
API rate card
Agentic (per minute)
Scripted (per minute)
Webhooks

Sign in and pick a workspace to see its webhook endpoints.

Quickstart
curl https://api.shravan-ai.tech/v1/calls \
  -H "Authorization: Bearer sk_test_..." \
  -H "Content-Type: application/json" \
  -d '{"agent_id": "agent_...", "to": "+919876543210", "metadata": {"crm_id": "L-42"}}'

Full reference, webhooks and SDK snippets at shravan-ai.tech/docs.