Get BIN

Beta

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

Returns the specified card metadata.

Authentication

AuthorizationBearer

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
Card metadata associated with the specified BIN.

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error