Adyen · Schema

ThreeDS2CardRangeDetail

PaymentsFinancial-ServicesFintech

Properties

Name Type Description
acsInfoInd array Provides additional information to the 3DS Server. Possible values: - 01 (Authentication is available at ACS) - 02 (Attempts supported by ACS or DS) - 03 (Decoupled authentication supported) - 04 (Whi
brandCode string Card brand.
endRange string BIN end range.
startRange string BIN start range.
threeDS2Versions array Supported 3D Secure protocol versions
threeDSMethodURL string In a 3D Secure 2 browser-based flow, this is the URL where you should send the device fingerprint to.
View JSON Schema on GitHub

JSON Schema

adyen-threeds2cardrangedetail-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ThreeDS2CardRangeDetail",
  "title": "ThreeDS2CardRangeDetail",
  "properties": {
    "acsInfoInd": {
      "x-addedInVersion": "51",
      "description": "Provides additional information to the 3DS Server.\nPossible values:\n- 01 (Authentication is available at ACS)\n- 02 (Attempts supported by ACS or DS)\n- 03 (Decoupled authentication supported)\n- 04 (Whitelisting supported)",
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "brandCode": {
      "description": "Card brand.",
      "type": "string"
    },
    "endRange": {
      "description": "BIN end range.",
      "type": "string"
    },
    "startRange": {
      "description": "BIN start range.",
      "type": "string"
    },
    "threeDS2Versions": {
      "x-addedInVersion": "53",
      "description": "Supported 3D Secure protocol versions",
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "threeDSMethodURL": {
      "description": "In a 3D Secure 2 browser-based flow, this is the URL where you should send the device fingerprint to.",
      "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-threeds2cardrangedetail"
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.