Sign Up and send free SMS messages.

2 Factor Authentication | cURL - Verify API

You may import cURL command into Postman. Click on the import tab on Postman. Select the cURL scripts and paste your cURL command.

curl --location --request
GET 'https://verify.smspoh.com/api/v1/request?access-token=ABCDEFG12345&number=09xxxxxx&brand_name=ABC&code_length=4&sender_name=ABC'
curl --location --request
GET 'https://verify.smspoh.com/api/v1/verify?access-token=ABCDEFG12345&request_id=12345&code=1234&ip_address=::1'