Auth REST for token management

The Auth REST SDK manages authorization bearer tokens. The tokens you need are based on the set of API calls that your client uses.

The Auth SDK uses the VEDauth service to grant access and manage tokens. No installation is necessary. However, configuration is required. For more information, see Setting up token authentication.

Auth SDK API calls are case insensitive. However, input parameters are case sensitive. For example, in POST Authorize/OAuth, the scope parameter is lower case, otherwise an error occurs.

TIP  To browse topics in this section, use the menu on the left side of this page.