post
https://connect.routee.net/telegram/checkVerificationStatus
Use this method to send a verification message.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Your account will be chargedBy calling this resource your account will be charged
Returns True if the revocation request was received
RESPONSE PARAMETERS
| KEY | DESCRIPTION |
|---|---|
| request_id | String Unique identifier of the verification request. |
| phone_number | String The phone number to which the verification code was sent, in the E.164 format. |
| request_cost | Float Total request cost incurred by either checkSendAbility or sendVerificationMessage. |
| remaining_balance | Float Optional. Remaining balance in credits. Returned only in response to a request that incurs a charge. |
| delivery_status | Object Optional. The current message delivery status. Returned only if a verification message was sent to the user. |
| verification_status | Object Optional. The current status of the verification process. |
| payload | String Optional. Custom payload if it was provided in the request, 0-256 bytes. |
ERROR CODES
| STATUS | CODE | DESCRIPTION |
|---|---|---|
| 403 | 400001009 | User is not authenticated. |
| 404 | 400005000 | User is not found. |

