THIS VERSION IS DEPRECATED

Please see Javascript API

Introduction

The IOVOX Javascript API is a very easy to integrate API and in its most simple form involves you pasting a few lines of code in your web page, provided by your account manager. This comprises of 4 simple parts:

  • auth - the Authentication details to access your account and action method (e.g. search for a IOVOX Number)
  • data - any data that needs to be sent for the required action. See method list below for more information. You could use the Magic Functions to make the search more dynamic and functional.
  • resp - data telling the API how to present your response, such as populating a certain HTML tag on your page . See our General Parameters  page for more information
  • Script include - to include a Javascript file hosted by IOVOX for interacting with the API

See the methods list below for examples of the code

Platforms

Currently only the live platform is available for integration. Please ask for the Javascript API methods to be made available to your account

Methods

Voxnumbers

Calling

  • clickToCall - Retrieves a form where the click to call will be made to the link id passed in the javascript