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

WS
wss://api/v1/live/verses

Subscribe to verse push events for live display applications

SOON
POST
/api/v1/webhooks/subscribe

Register a callback URL for scheduled readings

SOON
GET
/api/v1/webhooks

List your webhook subscriptions

SOON
DELETE
/api/v1/webhooks/{webhook_id}

Remove a webhook subscription

SOON
Webhooks & Real-time — Bible API | Selah