api documentation / proxycheck.io






















Back
Last update: 24th of September 2024
24th of September 2024
Altered the Risk Score section to adjust the recommended actions table and to add a new table showing baseline risk scores for different IP determination types.
7th of September 2024
Altered the first paragraph in the Service Limits section to make it clear that sending us an IP or an Email address to be checked uses up just one query.
3rd of September 2024
Enhanced the API test console by providing the URL that your toggled flags corrospond to for easy url building. Made the test console react instantly to selections and toggles instead of needing to click on a submit button.
4th of August 2024
Added a new action flag to the Custom List Dashboard API called forcedl which allows you to forcibly schedule a Custom List that is set to automatically download content from your provided URL to do so within the next 60 seconds.
22nd of March 2024
Added references to address ranges and hostnames which have been added to the API result recently. Altered the test console to support outputting address ranges and hostnames.
8th of January 2024
Altered the text that appears beneath the test console to better explain that the address results shown are not live and may differ from live API results.
25th of September 2023
Added a new flag: p to the documentation, which allows you to deactivate the pretty-print output of the API (aka the results appear as a single line) which is more appropriate for efficient bandwidth use when only machines will be reading the API output.
27th of June 2023
The node.js library on this page was changed to a new one utilising typescript written by neo773.
13th of June 2023
The ruby gem made by Jonathan De Jong was updated to support our v2 API and so the library table of features was updated to reflect this change.
12th of June 2023
The cache time displayed for queries was altered, it used to be 10 to 60 seconds, it is now 10 seconds to 10 minutes. The cache time is per-node and depends on how many queries you're sending per second with the higher the volume of queries you make resulting in a longer cache time.
26th of April 2023
Altered all references to requests per second (RPS) in the documentation as the limits have been raised from 125 to 200 RPS.
25th of January 2023
Altered the test console to support currency data which has been introduced in the latest version of the API. Added several currency related variables to the Custom Rules documentation.
14th of January 2023
Added a new section called Geography Data which introduces our new resources URL for gaining metadata relevent to our API results. Added references to currency data which is new in the API when using the &asn=1 flag, references included a new flag to disable currency data if desired.
4th of January 2023
Altered the server-side url example to include a warning about sending email addresses in URLs due to character conflicts, recommending instead to send them using the POST method.
29th of October 2022
Added references to postcodes which were added to the API output and also to custom rules for use in conditions and as variables. Altered the variable name for operators from %OPERATOR_NAME% to %OPERATORNAME%, both ways will function but the corrected name is more in-line with our design guidelines. Added postcodes to the test console.