Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get compromised credit card records for one or more BINs.
External DocumentationTo learn more, visit the SpyCloud documentation.

Parameters

ParameterDescription
BINA comma-separated list of 6-character Bank Identification Numbers (BINs) - including credit, debit, gift, or loyalty cards to search for. The maximum length of the list is 10.
CursorThe pagination token used to specify a results page. Can be obtained from the cursor property from a previous response.

Note: Cursor values expire after approximately 2 minutes. Each page contains up to 1,000 records.
SaltThe salt to use for hashing when hashing is enabled for your API key.

Important Notes:
* Using this parameter will override the salt parameter that is tied to the API key.
* Must be 10 to 24 characters with high entropy.
SinceThe starting date to filter results from.
UntilThe ending date to filter results until.

Workflow Library Example

Get Credit Cards by Bin with Spycloud and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop