Authentication Request (AReq)
An Authentication Request (AReq) is the first message sent in an EMV 3-D Secure transaction to ask the card issuer to authenticate the cardholder. It carries information about the transaction and the device being used so the issuer can judge how risky the transaction may be and decide how to handle it. It is part of the 3-D Secure authentication process and is separate from the payment authorization that happens over the card network.
In EMV 3-D Secure, the AReq is the initial authentication message in the authentication flow, typically originated by the 3DS Server toward the issuer's Access Control Server (ACS). It conveys transaction, cardholder, and device/browser data elements used by the ACS to assess risk and determine the appropriate authentication approach, which may result in a frictionless outcome or a challenge. The ACS returns its response in the corresponding Authentication Response (ARes). The AReq belongs to the EMVCo 3-D Secure specification and the PCI 3DS domain and should not be conflated with authorization, clearing, or settlement messages carried over the card network; 3-D Secure authentication is intended to help assess transaction risk and reduce card-not-present fraud but does not by itself guarantee prevention of fraud, and specific data elements and behavior vary by protocol version and implementation, which should be confirmed against the applicable EMVCo specification.
Why it matters
The Authentication Request is the message that opens an EMV 3-D Secure authentication flow, making it the point at which transaction, cardholder, and device or browser data are first passed to the issuer for a risk assessment. Because the quality and completeness of the data carried in the AReq directly influence how the issuer's Access Control Server evaluates risk, it plays a central role in whether a transaction proceeds without friction or triggers a challenge. Richer device data assists the ACS in assessing transaction risk, which is why the AReq is often the focus of data enrichment efforts by merchants and 3DS Servers.
For card-not-present transactions, the AReq is where authentication is requested before the separate payment authorization occurs over the card network. It is important to keep these two flows distinct: 3-D Secure authentication, initiated by the AReq, is intended to help assess transaction risk and reduce card-not-present fraud, but it does not by itself guarantee prevention of fraud. Treating a successful authentication as an absolute guarantee overstates what the mechanism provides, since risk assessment involves trade-offs and the behavior of the flow depends on the data supplied and the issuer's decisioning.
Because specific data elements and behaviors vary by protocol version and implementation, teams should confirm the exact fields and expected behavior against the applicable EMVCo 3-D Secure specification rather than assuming a fixed structure. Version negotiation matters as well, since a 3DS Server may initiate a request with a preferred version and fall back if that version is not supported by other 3-D Secure components.
Who it's relevant to
Inside AReq
Common questions
Answers to the questions practitioners most commonly ask about AReq.