Batch CSV enrichment
Last updated: September 20, 2026
The Batch page takes a CSV file of BINs and returns a CSV file with the card data.
Availability
The Batch page is available on the BLAPI-500KPM plan. On other plans, the page shows a preview. See Plans and pricing.
Rules for the file
- One CSV file, not more than 1 MB.
- One BIN per row, in one column.
- Not more than 2,000 rows.
- The first row can be a header. The page skips a first row that is not a number.
Steps
- Go to Batch.
- Drag your CSV file to the upload area, or select the area to choose a file.
- Wait for the page to process the file.
- Download the result file.
The result file
The result file has the name of your file with the suffix -enriched. Each row has 15 columns:
bin, scheme, funding, brand, category, country_code, country_name, issuer_name, issuer_website, issuer_phone, currency, prepaid, commercial, longer_bin_available, error.
Rows that are not valid and rows without a match stay in the file. The error column shows BAD_REQUEST or NOT_FOUND. For the meaning of each column, see Response fields.
Summary
After the upload, the page shows a summary. The summary has the number of rows, found BINs, BINs not found, and rows that are not valid.
Quota
Each row uses one unit of your daily quota. If the file has more rows than your remaining quota, the page does not process the file. See How daily quotas work.