# oAuth2 ## Issue an OAuth 2.0 access token - [POST /oauth2/token](https://developer.adfin.com/products/partner-integration/partner-integration-api-reference/oauth2/issueoauth2token.md) ## Revoke an OAuth2 Refresh token - [POST /oauth2/revoke](https://developer.adfin.com/products/partner-integration/partner-integration-api-reference/oauth2/revokeoauth2refreshtoken.md) ## Authorize an app to access Adfin data on behalf of an Adfin user - [POST /oauth2/authorize](https://developer.adfin.com/products/partner-integration/partner-integration-api-reference/oauth2/authorize.md) ## Get the authorization details for an app - [GET /oauth2/authorization](https://developer.adfin.com/products/partner-integration/partner-integration-api-reference/oauth2/getappauthorizationdetails.md)