Metadata Lookup
This method allows you to lookup the metadata of the card provided. By providing the card’s BIN / IIN (the first 6 to 11 digits of the card number), we lookup and return the full metadata available for this card. This includes the card brand, type, category, issuing organization, country code, and a URL to the brand logo.
Documentation Index
Fetch the complete documentation index at: https://developers.orchestrasolutions.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Please enter ApiKey into field
Query Parameters
Card's BIN / IIN (the first 6 to 11 digits of the card number)
\d{6,11}Response
OK
IIN / BIN metadata for a card
The longest match of the first 6 to 11 digits of the card number that we were able to match
The card brand (AMERICAN EXPRESS, VISA, MASTERCARD, JCB etc)
The type of card (DEBIT, CREDIT, DEBIT OR CREDIT, CHARGE CARD)
The category of the card (CLASSIC, BUSINESS, STANDARD, PERSONAL, etc)
The name of the entity (usually bank) that issued the card
The 2 letter country code (ISO 3166-2) where the card was issued
The URL to the brand logo image