Authentication
Reference authentication required for the Server-to-Server Web API.
読み終わるまでの所要時間 1 分最終更新 7ヶ月前
To access the Vivox Server to Server Web API, you must:
- Use the HTTP/S protocol
- Be an authenticated user
A request is considered to be made by an authenticated user when using either of the following methods:
-
The request has a valid Vivox account (userid) and password (pwd) pair as parameters with the URL.
-
The request has a valid session authentication token passed as theparameter to the request.
auth_token