BIN IP Threat Level
BIN IP Threat Level API – Fraud Detection, BIN Lookup & IP Risk Scoring 🛡️ What is BIN IP Threat Level API? The BIN IP Threat Level API helps fraud analysts, fintech companies, e-commerce platforms, and payment processors instantly detect risky transactions. By combining payment card BIN lookups with IP address intelligence and threat reports, the API generates a real-time fraud risk score…
BIN IP Threat Level endpoints
| Method | Endpoint | Description |
|---|---|---|
| bin-lookup | ||
| GET |
get_bin_info_api_bin__bin_number__get /api/bin/{bin_number} |
Lookup BIN/IIN information using a path parameter. The service will: 1. Check the database for cached BIN info 2. Return cached data if found and not expired (< 6 months old by… |
| POST |
lookup_bin_api_bin_lookup_post /api/bin/lookup |
Lookup BIN/IIN information with automatic caching. The service will: 1. Check the database for cached BIN info 2. Return cached data if found and not expired (< 6 months old by… |
| ip-lookup | ||
| GET |
get_ip_info_api_ip__ip_address__get /api/ip/{ip_address} |
Lookup IP address information using a path parameter. The service will: 1. Check the database for cached IP info 2. Return cached data if found and not expired (< 30 days old by… |
| POST |
lookup_ip_api_ip_lookup_post /api/ip/lookup |
Lookup IP address information with automatic caching. The service will: 1. Check the database for cached IP info 2. Return cached data if found and not expired (< 30 days old by… |
| risk-score | ||
| POST |
calculate_risk_score__post /api/risk-score/calculate |
Calculate risk score for a BIN and IP combination. The service will: 1. Lookup BIN and IP information concurrently 2. Calculate risk score based on multiple factors 3. Determine… |
| GET |
get_risk_score_get /api/risk-score/{bin}/{ip} |
Calculate risk score for a BIN and IP combination using path parameters. The service will: 1. Lookup BIN and IP information concurrently 2. Calculate risk score based on multiple… |
BIN IP Threat Level pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $14.91 / month | 1000 / second |
|
| ULTRA Recommended | $34.89 / month | 1000 / second |
|
| MEGA | $70 / month | — |
|