Adyen · Schema

DSPublicKeyDetail

PaymentsFinancial-ServicesFintech

Properties

Name Type Description
brand string Card brand.
directoryServerId string Directory Server (DS) identifier.
fromSDKVersion string 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://git
publicKey string Public key. The 3D Secure 2 SDK encrypts the device information by using the DS public key.
rootCertificates string Directory Server root certificates. The 3D Secure 2 SDK verifies the ACS signed content using the rootCertificates.
View JSON Schema on GitHub

JSON Schema

adyen-dspublickeydetail-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DSPublicKeyDetail",
  "title": "DSPublicKeyDetail",
  "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"
    }
  },
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/adyen-dspublickeydetail"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.