For those looking for a tighter integration of the FraudAssets.com database within their current payment setup, our API allows more complex automated referencing of our BIN database, saving time and effort for merchants of scale.
We provide XML based API service for single "BIN" query and "BIN to IP" matching query.
1) Single BIN query.
You send a request like this:
http://www.fraudassets.com/xmlvalidate/VALID_API_KEY/352810
where VALID_API_KEY is the key you get after the purchase, and 352810 is a BIN number.
After running a query, you will get an XML output:
352810
JCB
JCB CO., LTD.
CREDIT
JAPAN
JP
You can view it in browser, or you can automate the result reading process at your end. XmlRead (www.psacake.com/web/func/xmlread_function.htm) is a good way to go.
2) BIN to IP matching query. In this case, you input BIN and IP address in valid format, and get back
the matching result.
You send a request like this:
http://www.fraudassets.com/xmlvalidate/VALID_API_KEY/352810/123.123.123.123
where VALID_API_KEY is the key you get after the purchase, 352810 is a BIN number, and 123.123.123.123 is an IP address in valid format.
After running a query, you will get an XML output:
352810
JCB
JCB CO., LTD.
CREDIT
JAPAN
JP
123.123.123.123
CN
NO