Generate or refresh an access tokenCopy Pagepost https://auth.truelayer.com/connect/tokenBody ParamsTokenExchangeRequestTokenRefreshRequestClientCredentialsGrantRequestclient_idstringrequiredclient_secretstringrequiredcodestringrequiredgrant_typeenumrequiredDefaults to authorization_codeauthorization_codeAllowed:authorization_coderedirect_uriurirequiredcode_verifierstringResponses 200Successful response returns access_token and optionally refresh_token. 400Invalid request 500Internal server errorUpdated 6 days ago