The Info API

To use the Info API endpoints, your key must be assigned the Info Holds Config role.See Administering Sierra API Client Keys in the Sierra WebHelp for more information.

The Info API contains a method for getting token information.

The Try it out! links below take you to the corresponding section in the interactive documentation, where you can view the model, model schema, and parameters for each available operation.

See also:

TokenInfo Object

Getting Token Information

GET /v6/info/token

Returns a TokenInfo object for the current authorized user.

Try it out!