Go to https://<URL_of_the_Instance>/api/v1/auth/connect/token.
In the client_id field, enter the client ID provided by Conga.
In the client_secret field, enter the client secret provided by Conga.
OpenAPI supports defining the OAuth schema allowing you to enter your client_id and client_secret, which automates authentication process and passes the token with every request.