Get Card BIN Information
post/v1/cards/bin
Request body
Response
200
Example response
{
"data": [
{
"scheme": "Visa",
"type": "credit",
"product": "Visa Traditional",
"segment": "consumer",
"country": "US",
"bank_name": "Visa Production Support Client Bid 1"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.