Cielo 3DS 2.2 Authentication API

Cielo 3DS 2.2 is an EMVCo-compliant cardholder authentication service exposed via the Braspag MPI endpoint. It confirms that the buyer is the legitimate cardholder for card-not-present transactions on Visa, Mastercard, Elo, and Amex. Integrators call POST /v2/auth/token for a bearer token, then submit transactions through POST /1/sales using the ExternalAuthentication node (Cavv, Xid, ECI, Version, ReferenceID). Successfully authenticated transactions shift chargeback liability to the issuer.

Cielo 3DS 2.2 Authentication API is one of 13 APIs that Cielo publishes on the APIs.io network.

Tagged areas include 3D Secure, Authentication, Fraud Prevention, and Card Not Present. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-3ds-api
name: Cielo 3DS 2.2 Authentication API
tags:
- 3D Secure
- Authentication
- Fraud Prevention
- Card Not Present
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://mpi.braspag.com.br
humanURL: https://developercielo.github.io/manual/3ds
description: Cielo 3DS 2.2 is an EMVCo-compliant cardholder authentication service exposed via the Braspag
  MPI endpoint. It confirms that the buyer is the legitimate cardholder for card-not-present transactions
  on Visa, Mastercard, Elo, and Amex. Integrators call POST /v2/auth/token for a bearer token, then submit
  transactions through POST /1/sales using the ExternalAuthentication node (Cavv, Xid, ECI, Version, ReferenceID).
  Successfully authenticated transactions shift chargeback liability to the issuer.
properties:
- url: https://developercielo.github.io/manual/3ds
  type: Documentation
- url: https://mpisandbox.braspag.com.br
  type: Sandbox