BIN/IP Checker

免费增值
通过 Trade Expanding LLC | 已更新 9 days ago | Business Software
人气

9.9 / 10

延迟

200ms

服务等级

100%

Health Check

N/A

关注者:65
资源:
产品网站 使用条款
API 创建者:
Rapid account: Trade Expanding LLC
Trade Expanding LLC
trade-expanding-llc
登录并给 API 打分
打分:4.2 - 投票:10

README

Designed with online merchants in mind, our API offers comprehensive insights into credit/debit card transactions, empowering businesses to assess transaction risk effectively. However, its flexibility allows anyone to utilize it across various platforms, tailored to their specific needs and plan limits.

How it Works:
Users submit the credit/debit card’s Bank Identification Number (BIN) or Issuer Identification Number (IIN) to retrieve detailed transaction information. Additionally, providing the IP address enables cross-referencing with BIN information, generating a risk score for the transaction. This feature proves invaluable for online merchants, facilitating informed decision-making.

Getting Started:
Sending the BIN number alone yields comprehensive BIN details, while including the client’s IP address provides additional IP details alongside the BIN information, accompanied by a risk score.

A sample result when you check only BIN:

{
    "success": true,
    "code": 200,
    "BIN": {
        "valid": true,
        "number": 410092,
        "length": 6,
        "scheme": "VISA",
        "brand": "VISA",
        "type": "CREDIT",
        "level": "CLASSIC",
        "is_commercial": "false",
        "is_prepaid": "false",
        "currency": "GBP",
        "issuer": {
            "name": "CLOSE BROTHERS GROUP PLC",
            "website": "",
            "phone": ""
        },
        "country": {
            "name": "UNITED KINGDOM",
            "native": "United Kingdom",
            "flag": "🇬🇧",
            "numeric": "826",
            "capital": "London",
            "currency": "GBP",
            "currency_name": "British pound",
            "currency_symbol": "£",
            "region": "Europe",
            "subregion": "Northern Europe",
            "idd": "44",
            "alpha2": "GB",
            "alpha3": "GBR",
            "language": "English",
            "language_code": "EN"
        }
    }
}

Unrivaled Database Coverage:
Benefit from unparalleled accuracy with our extensive database, comprising over 365,000 unique 6-digit BINs, along with an expansive collection of over 1,350,000 7 to 11-digit BINs. This vast repository ensures thorough and precise verification, bolstering the reliability of your transaction assessments.

Free and Testing Options:
We offer diverse plans to accommodate every user, including a free tier suitable for low daily request volumes. However, usage is rate-limited to deter misuse of the service.

Tailored Plans:
Our API offers a range of customizable plans, ensuring that businesses of all sizes can find a suitable option. Whether you’re a startup or an enterprise, our flexible plans are designed to meet your specific needs and budgetary constraints.

Integration:
Seamlessly integrate our API with your project using RapidAPI’s extensive integration methods, covering a wide array of programming languages. Utilize these resources to customize integration according to your project’s requirements.