Skip to main content

Authentication

POST 

/oauth2/token

Use this address to generate the authorization token that must be sent in the header of other requests. It is necessary to use the CLIENT_ID and CLIENT_SECRET defined in the credential provided by PicPay. Each authorization token generated will be valid for 5 (five) minutes, requiring a new token request. This flow must be included in your application.

For more details, see our page about the authentication process.

Request​

Responses​

Success response in authentication and update flow token.