Get BIN

Beta

Note: This endpoint is in beta and subject to change.

Returns the specified card metadata.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

Request to return specific card metadata.
BINobjectRequired
Find card metadata by BIN.
OR
Skyflow IDobjectRequired

Find card metadata by skyflow_id.

Response

A successful response.
cards_datalist of objects or null
Card metadata associated with the specified BIN.

Errors