In Development
This feature is part of the roadmap. Endpoints are documented so you can plan your integration now.
17SOON
Webhooks & Real-time
WebSocket verse push for live displays, webhook subscriptions for scheduled delivery, and real-time collaborative study sessions.
Endpoints
WSSOON
wss://api/v1/live/versesSubscribe to verse push events for live display applications
POSTSOON
/api/v1/webhooks/subscribeRegister a callback URL for scheduled readings
GETSOON
/api/v1/webhooksList your webhook subscriptions
DELETESOON
/api/v1/webhooks/{webhook_id}Remove a webhook subscription