What can I do with the Telavox API?
Documentation of our API can be found on this page: About the Telavox API.
What is Json Web Token (JWT)?
JWT is a more secure way of authenticating yourself when using our API, and this is something our customers can use today. Rather than using a username and password, JWT is a token that is unique for each user and integration.
How do I create a token?
Users can create a token in the web or desktop app under My Account > Username and Password > Manage tokens. Tokens are user-specific.
How do I revoke a token?
To revoke a token, just press the Revoke button next to the token you want to revoke. Once the token is revoked you can not use it anymore.
Do I have to change token if I change the user password?
No, you can still use the same token. No change is needed.