
Excluding VAT, where applicable
Instant Delivery by Download
- SKU: API-201912-01
With our RiskIP API you can quickly check any IP address for risk characteristics.
Highlights:
- Only € 0.03 per query
- Simple and uncomplicated integration
- Daily updated database
- Time and cost savings
- Relieves your infrastructure
- Protects you against fraud
- Supports IPv4 and IPv6 addresses
Our RiskIP API takes the needs of e-commerce into account so that you can protect yourself from fraud.
Our RiskIP API uses a specially created and managed database and checks e.g. whether the checked IP address has already been noticed by fraud, or whether it is a proxy and/or VPN address.
Fraudsters shamelessly use proxy and VPN addresses and place orders with such IP addresses in connection with stolen credit cards. Such orders are never paid for.
This creates a financial loss for you as an online shop operator, which you have to compensate yourself and which nobody will replace.
Thanks to a database that is updated several times a day, you always have an accurate result for each IP address and can make better business-critical decisions based on the result.
If an IP address queried by our RiskIP API returns a positive result, you should be vigilant and double-check the order, because this can save you damage in case of doubt.
Our RiskIP API can help you with a simple and inexpensive query to prevent fraud from happening in the first place.
Example:
The usage of the RiskIP API couldn't be easier. An IP address is queried by calling the URL, which then returns an XML document:
Request:
http://api.zebnet.co.uk/v1/riskip/?ip=8.8.8.8&key=api-key&secret=secret-word
Result:
<api>
<result>0</result>
<balance>9999</balance>
<valid>1</valid>
</api>
This is a very quick example so that you can get a first impression of using the API.
Detailed documentation is also available. A DLL file is also available for .NET developers.