- The web service exposes a REST-RPC style interface.
- The requests use GET and POST methods in HTTP or HTTPS mode.
the click-to-conf API methods :
- createConference :
Creates a conference call. You can specify the conference start date, the conference duration and its access mode.
- addCaller
Allows a participant to join a conference (if the conference requires caller authentication).
This method can be used before but also during the conference.
- createCall
Allows the telephone conference to call a guest (this is the same method as that of the click-to-call API)
- incoming call
Receives an incoming call to redirect it to your conference. This parameter does not strictly belong to the API, since incoming calls are initiated by the caller.
Compatibility with the VoiceMashup API :
It is possible to join a telephone conference using our VoiceMashup API. Use the macro VXML "transfer" and specify the conference identifier instead of a phone number ( "id" parameter).
As follows:
<macro name="transfer">
<input name="to" value="conf:12a34b"/>
For more information |
Presently the API is in beta mode.
This means that it is based around a commercial model allowing you to purchase credits for outgoing calls.
And you can also earn credits for incoming calls.
It will cost you credits each time you make outgoing calls. The cost is deducted from your pre-pay account. There are special offers when you top-up by a certain amount, see below:

You can check how much credit you have left, top-up your account (using Visa or Mastercard) and view how much you've earned in the API Manager
The cost of using the click-to-conf API :
| method |
limitation |
cost (in credits) |
| createConference |
unlimited use |
free |
| addCaller |
unlimited use |
free |
| incomingCall |
- maximum of 2 hours (depending on the conference start time)
- Only available from France |
For each participant, you earn :
2 credits per minute |
| createCall |
maximum of 2 hours (depending on the conference start time) |
price of communication to participant + 8 credits per minute |
access the terms & conditions of use