Verify delivery status updates
The Telnyx Verify Service will attempt to notify you about the following delivery events for the send verification request:- verify.sent
- verify.failed
- verify.delivered
Delivery status Payload
Here is an example of a webhook event where a delivery receipt is returned to the sender after sending a verification:Delivery statuses
| Delivery Status | Description |
| sent | The verification has been sent to the upstream provider. |
| delivered | The upstream provider has confirmed delivery of the verification. |
| sending_failed | Telnyx has failed to send the verification to the upstream provider. Please reach out to our support if you have received this status. |
| delivery_failed | The upstream provider has failed to send the verification to the receiver. Please reach out to our support if you have received this status. |
| delivery_unconfirmed | There is no indication whether or not the verification has reached the receiver. Please reach out to our support if you have received this status |
Real-time verification status updates
Telnyx Verify now supports webhooks for instant verification status notifications, eliminating the need to poll the API for verification completion.Benefits
- Eliminates polling - No need to repeatedly check verification status through API calls.
- Event-driven workflow - React immediately to verification state changes in real-time.
- Faster user experience - Process verification completions instantly without delays.
- Improved efficiency - Reduces server load and unnecessary API requests.
Telnyx Webhook IPs
If you use an ACL or Firewall on your network, make sure you whitelist the following subnet(s):| 192.76.120.192/27 |