Retrieve access token when using oAuth

Obtain an access token by sending a POST request with grant_type=client_credentials, client_id and client_secret The returned token is a JWT used as a Bearer token to authenticate GAINS Connect API requests. Note: This endpoint uses different servers. https://auth.gainsapps.com for production and https://auth-dev.gainsapps.com for development for all clients.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required
string
required
password
required
Responses

400

Invalid credentials or malformed request

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json