Skip to main content
POST
Get verification code for a test phone number

Authorizations

API-KEY
string
header
required

Your VerifyYou API key.

Body

application/json
phone_number
string
required

A test phone number in E.164 format.

Example:

"+12105550142"

Response

Verification code returned successfully.

verification_code
string

The verification code for this test number (last 6 digits).

Example:

"550142"