Adyen · Schema
ThreeDS2CardRangeDetail
ThreeDS2CardRangeDetail schema from Adyen API
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. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-schema/binlookup-three-ds2-card-range-detail-schema.json",
"title": "ThreeDS2CardRangeDetail",
"description": "ThreeDS2CardRangeDetail schema from Adyen API",
"type": "object",
"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"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/binlookup-three-ds2-card-range-detail"
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 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.
A second provider on the same verified email joins the account you already have.