api get number

Requesting a new number to use with a given service

URL : /SMS/GetNumberForService?apiId={ID}&secret={SEC}&serviceId={SERV}

{ID} - provided api id (Required)

{SEC} - provided api secret (Required)

{SERV} - the ID of the service

Example response:

{"Status":"Success","Number":"44xxxxxxxxxx","ErrorCode":"Non","Error":null,"Message":null}


<< Back



<< Back