API Documentation
API KEY
GET Service ID
GET RequestID + Phone
Replace the {id} obtained in the GET Service ID
OK:
{"success":true,"msg":"success","data":"66|+17324831194"}
RequestID:66
Phone:+17324831194Fail:
{"success":false,"msg":".....","data":""}
GET Code
Replace the {requestid} obtained in the GET RequestID + Phone
OK:
{"success":true,"msg":"success","data":"013336|G-013336 is your Google verification code."}
Code:013336
Content:G-013336 is your Google verification code.Fail:
{"success":false,"msg":".....","data":""}