Skip to main content
GET
/
Tools
/
brand
Brand Lookup
curl --request GET \
  --url https://api.orchestrasolutions.com/Tools/brand \
  --header 'X-Api-Key: <api-key>'
{
  "brand": "<string>",
  "brandLogoUrl": "<string>"
}

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

X-Api-Key
string
header
required

Please enter ApiKey into field

Query Parameters

iin
string
required

Card's BIN / IIN (the first 6 to 11 digits of the card number)

Pattern: \d{6,11}

Response

OK

Output model for Brand lookup

brand
string

The card's brand that was identified (e.g. VISA, MASTERCARD, AMERICAN EXPRESS)

brandLogoUrl
string

The URL to the brand logo image