Check below the available resources in Risk Management API.
Authentication API
Sandbox URL: https://authsandbox.braspag.com.br/
Production URL: https://auth.braspag.com.br/
Método | Endpoint | Descrição |
---|---|---|
POST | /oauth2/token | Creates the access_token that will be used in every request to Risk Management API |
Risk Management API
Sandbox URL: https://risksandbox.braspag.com.br/
Production URL: https://risk.braspag.com.br/
Method | Endpoint | Description |
---|---|---|
POST | /analysis/v2/ | Performs fraud analysis with Cybersource, ClearSale or ACI Worldwide. |
GET | /analysis/v2/{Id} | Queries transaction at Cybersource ou ACI Worldwide. |
PATCH | /analysis/v2/{id} | Updates status with Cybersource. |
PATCH | /transaction/{id} | Associates Gateway de Pagamento transaction to Risk Management API. |
PUT | /transaction/{id} | Associates transaction from other authoriziation solution to Risk Management API. |