API Version: 6.5

REST API

The REST API is used for stateless transactions which trigger events or query data on a one-shot basis.
It can be used from interactive or non-interactive applications to do things such as making a phone call to a number using a separate keevio phone; starting a chat session in keevio with someone; querying stats; or making admin changes on the IPCortex Communication System (CS).
To begin you must have the IPCortex CS or a Virtual Image ready.
With this method you need to either use the Session Authentication to authenticate or authenticate with an API Key.
Title Description
Request format Introduction to the REST Request format
REST authentication Introduction to REST Authentication