Authentication
The Cashlink API uses OAuth 2.0 for authentication. As part of our on-boarding process for either the sandbox or production environment, you will receive from us a pair of application ID and secret, which can be used to obtain an Client Credentials grant for your user account.
Currently, two scopes are used for read-only and full access to the contract management API:
contracts:read
and contracts:write
.Last modified 3yr ago