Documentation

This documentation is intended for developers who want to write applications that can query BanProxy. We make our data available in various formats via a simple URL-based interface over HTTP that allows you to use our data directly from a user's browser or from your server.

API path
https://banproxy.com/api/ip/key

ip needs to be an IPv4 or IPv6 address. If you don't supply an IP parameter, the current IP address will be used.

Parameters
Query parameters are appended as GET request parameters

Usage limit
The free endpoint is limited to 50 requests per minute from an IP address and is not available for commercial usage. If you go over this limit your request will be throttled until your rate limit is resetted. The paid endpoint has no usage limit and is available for commercial usage.