app_id: ********************
curl --location 'https://api.veloconnect.me/api/Verify?sender_id=&phonenumber=&api_id=' \ --header 'Accept: application/json' \ --header 'app_id: <api-key>'
{ "verification_id": "<long>", "status": "<string>", "remarks": "<string>" }