API & DOCS

My Account            

API used to get a list of FindMe's

Use the FindMe Get Lists API to get a list of FindMe's

Use the FindMe Create API to get a list of FindMe's within a DialogTech's account.

📘

Base URL for FindMe Get Lists

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

Parameter List

ParameterRequiredAcceptsMax LengthNotesUsage
actionYesString: findme.get_findme_listn/aOnly accepts findme.get_findme_list to get a list of FindMe'sDefines the API Call as "FindMe Get Lists" 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 accessing DialogTech's FindMe Get Lists API.

Example Response