SparkTG
Loading your experience...
Please wait while we prepare everything for you
Please wait while we prepare everything for you
OTP verified callback requests
Basic Authentication
POST
3 Parameters
JSON Format
/callsnumber(Integer)Number on which call is to be made
otp(Integer)OTP which was sent on the number
service-id(Integer)Id of the service
Try this API with a simple cURL command
curl -i -u "username:password" "https://telephonycloud.co.in/api/v1/calls" -d "number=9999999999&otp=9275"Sample response from this API
{"isError":false,"callTxnId":"0e5aff8c-8707-4377-8baa-31cceab9fca7"}