Getnet OAuth 2.0 Token API

OAuth 2.0 client-credentials token endpoint used to mint bearer access tokens for Getnet APIs. Tokens are short-lived (one hour for chargeback) and must be refreshed before passing in the Authorization header on subsequent API calls.

API entry from apis.yml

apis.yml Raw ↑
aid: getnet:getnet-oauth2-token-api
name: Getnet OAuth 2.0 Token API
tags:
- Authentication
- OAuth 2.0
- Identity
humanURL: https://docs.globalgetnet.com/en/products/sap-immediate-delivery/getnet-oauth2-token-api
baseURL: https://api.getnet.com.br
properties:
- url: https://docs.globalgetnet.com/en/products/sap-immediate-delivery/getnet-oauth2-token-api
  type: Documentation
description: OAuth 2.0 client-credentials token endpoint used to mint bearer access tokens for Getnet
  APIs. Tokens are short-lived (one hour for chargeback) and must be refreshed before passing in the Authorization
  header on subsequent API calls.