...
A client is application to access a user’s business account data, can perform on resources on behalf of the user. The client needs to be authorized to use REDEX API. Authorized client must have a pair of credentials (Client ID and SecrectSecret).
Grants
Grants dictate the order of operations for a client to obtain an access token. These unique orderings are called flows.
...