Errors codes

Error code Error type 404 Resource Not Found 404 Routing Error 400 Update Failed 400 Invalid Resource Parameters 400 Argument error 401 Invalid Token 401 Token Expired 401 Access Denied 500 Internal Server Error

Read More

Authentication

We use a token as authentication method. You can pass the token either as a params or in the HTTP header. Token params key Token HTTP header key voxality_token HTTP_VOXALITY_TOKEN

Read More

ClusterPBX API – Overview

Our API belong to the Representational State Transfer (REST) category. They allow you to perform ‘RESTful’ operations such as reading, modifying, adding or deleting data.

Read More