API & DOCS

My Account            

Used to list previously registered numbers

Use the List Registered Numbers API to list all registered numbers

The List Registered Numbers API is used to list all previously registered numbers within a DialogTech account.

📘

Base URL for List Registered Numbers

https://secure.dialogtech.com/ibp_api.php

Parameter List

ParameterRequiredAcceptsMax LengthNotesUsage
actionYesString: registerednumbers.listn/aOnly accepts registerednumbers.list to list registered numbersDefines the API Call as "List Registered Numbers" type
access_keyYesStringn/aAccess Key from the Key Manager within a DialogTech accountCredentials used for access to the API for a particular DialogTech account
secret_access_keyYesStringn/aSecret Access Key from the Key Manager within a DialogTech accountCredentials used for access to the API for a particular DialogTech account

Using this API

These code examples are meant to show a basic method of using DialogTech's List Registered Numbers API

Example Response