BIN Lookups

Create BIN lookup

Retrieve information from the card's BIN, such as the card brand, card type, country, and other details.

This endpoint requires Rainforest approval. Platforms that meet all requirements and are approved by Rainforest can send the full card numbers to Rainforest via a server-to-serve direct API integration.

post/v1/bin_lookup

Request body

billable_merchant_idBillableMerchantId required— unresolved $ref
card_numberstring required

The card number, formatted with no spaces (e.g 0000000000000000).

Response

OK

statusStatus — unresolved $ref
errorsErrors — unresolved $ref

Changes