Authentication

Oauth2

Retrieve an Access Token with the OAuth 2.0 flows described below before accessing the API. Once you have an access token, send it in the Authorization HTTP header to authenticate with the API.

Flow type clientCredentials
Token URL https://usagwm02.cadencyservices.trintech.com/oauth2/token
Scopes
  • username: <userid>:

    The userid of a valid Cadency Close user with permissions to perform the requested operation