Welcome

LAMVOICE is a proxy / API for sending voice calls using an API interface.

LAMVOICE offers two interfaces:

  • Via Web: The user connects via a browser.
  • Via API: The client’s application exchanges information automatically with the LAfricaMobile platform.

This document describes the second way and explains how to use this API.

Account Settings

To use this API, you need a valid account. When creating your account, LAfricaMobile must give you:

  • A login (also called account ID)
  • A password (Password associated with your account)

This username/password pair is used as an identification parameter in the API.

Variables Used in the Documentation

In this document, we use the values below. The real values will be given to you by our technical team or by your own configuration (for parameters depending on your side, such as a callback). Some of them may not be used depending on your needs.

  • Document test values:
    • login=fred
    • password=xpasswordx

You should replace these values with your own settings during your tests.