The BIN Benchmark API is only available to businesses that have opted in to data sharing with Pagos. Contact your Pagos Account Manager to enable this feature.
Authentication
The Pagos platform uses API keys to authenticate requests to all our services. See our API Authentication guide for full instructions on generating API keys and authenticating with the Pagos APIs.Look Up BIN Benchmark Data
You can use cURL on the command line to submit BIN Benchmark API requests, but you can also use API query tools like Postman or integrate the API directly into your systems. Here’s a cURL example for benchmark details on BIN41234567:
bin_matched (412345) has fewer digits than the bin value submitted (41234567). See Partial Matches below for why.
If you have questions about the data returned for any given BIN, check out our BIN Data FAQ pages.
Partial Matches
If you submit a BIN longer than six digits, Pagos may not have enough transaction volume at that full length to calculate a reliable benchmark. In that case, we fall back to the closest shorter BIN-6 prefix that has sufficient data.bin_matched relays that shorter prefix rather than the full value you submitted.
Use bin_matched to tell whether a response reflects your exact BIN or a broader fallback match. In the example above, querying the 8-digit BIN 41234567 returned benchmark data for the 6-digit prefix 412345.
Missing or Insufficient Data
Thebin_benchmark object is returned as null when Pagos can’t provide a benchmark for the queried BIN, which happens in two cases:
- Missing BIN - The BIN doesn’t exist in the Pagos BIN Database
- Insufficient data - The BIN exists, but Pagos doesn’t have enough transaction volume for it to calculate a reliable benchmark
BIN Benchmark API Limits
The following are the API limits for BIN Benchmark API calls:BIN Benchmark API IP Addresses
The following static IP addresses can be used to allowlist API traffic to the Pagos BIN Benchmark API:13.248.157.210166.117.218.160

