API & DOCS

My Account            

API used to add a number to existing FindMe's

Use the FindMe Create API to add a number to existing FindMe

Use the FindMe Create API to add a number to existing FindMe within a DialogTech's account.

📘

Base URL for FindMe Add Number

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

Parameter List

ParameterRequiredAcceptsMax LengthNotesUsage
actionYesString: findme.add_numbern/aOnly accepts findme.add_number to add numbers to an existing FindMeDefines the API Call as "FindMe Add Number" 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
findme_idYesStringn/aNames the FindMeDefines the name of the FindMe
phone_numberYesString: Unformatted Phone Numbern/aShould be an Unformatted Phone NumberDetermines the phone number being added to the FindMe List
findme_number_labelNoString128Labels the number in the FindMeAssigns a label to a phone number within a FindMe. This label is visible in the user-interface and available via the Call Detail Report

Using this API

These code examples are meant to show a basic method of accessing DialogTech's FindMe Add Number API.

Example Response