Skip to content

Webhooks

Coming Soon

Webhook support is under development. Event-driven notifications for async operations (like DigiLocker verification) will be documented here.

How webhooks will work

  1. Register a webhook URL in your developer portal
  2. API4Business sends HTTP POST requests to your URL when events occur
  3. Your server processes the event and returns a 200 response

Supported events (planned)

EventDescription
digilocker.completedDigiLocker verification completed successfully
digilocker.failedDigiLocker verification failed
verification.completedAn async verification request completed

Get notified

Contact support@api4business.com for webhook access.

Released under the API4Business Terms of Service