post
https://api.somossimpay.com.br/v2/finance/auth-token/
The access token is valid for 60 minutes
Body Details
{
"client_id": "xxxxxxxxxxxxxxxxxxxxxxxxxx",
"client_secret": "xxxxxxxxxxxxxxxxxxxxxxx"
}
| Field | Description | Required or Optional |
|---|---|---|
| client_id | This is a public identifier for the client application (used during the OAuth 2.0 authorization request) | required |
| client_secret | The Client Secret is highly confidential and should be utilized for authenticating and enabling requests within the Endpoints | required |
SIMPAY will be responsible for providing the procedure that clients should follow to obtain the client_id and client_secret.
