DSPublicKeyDetail is a JSON Structure definition published by Adyen, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/binlookup-ds-public-key-detail-structure.json",
"description": "DSPublicKeyDetail schema from Adyen API",
"type": "object",
"properties": {
"brand": {
"description": "Card brand.",
"type": "string"
},
"directoryServerId": {
"description": "Directory Server (DS) identifier.",
"type": "string"
},
"fromSDKVersion": {
"description": "The version of the mobile 3D Secure 2 SDK. For the possible values, refer to the versions in [Adyen 3DS2 Android](https://github.com/Adyen/adyen-3ds2-android/releases) and [Adyen 3DS2 iOS](https://github.com/Adyen/adyen-3ds2-ios/releases).",
"type": "string"
},
"publicKey": {
"description": "Public key. The 3D Secure 2 SDK encrypts the device information by using the DS public key.",
"format": "byte",
"type": "string"
},
"rootCertificates": {
"description": "Directory Server root certificates. The 3D Secure 2 SDK verifies the ACS signed content using the rootCertificates.",
"type": "string"
}
},
"name": "DSPublicKeyDetail"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.