cURL
curl --request GET \ --url https://alto.dialme.at/api/altov2/public/numbers/get-list \ --header 'Authorization: Bearer <token>'
{ "message": "success", "result": [ { "phone_number": "<string>", "friendlyName": "<string>", "capabilities": { "voice": true, "SMS": true, "MMS": true } } ] }
Retrieve your key from Dashboard.
Filter by area code
0 <= x <= 1000
Filter by particular number
Total result
Page index
Successful response
"success"
Show child attributes