Login



Account Recovery

Register

privacy policy

Click here to view registered user features.


Back
Last update: 19th of April 2025
19th of April 2025
Corrected an issue where account recovery tokens were not redeemable under certain account conditions.
17th of April 2025
Added per-second request limits to the Dashboard API's, specifically the CORS & Lists API, the limit is 10 interactions per 10 seconds.
12th of April 2025
Corrected an issue where users couldn't login using their email address.
11th of April 2025
Corrected an issue where new accounts wouldn't have two-factor tokens generated for them on their initial load of the Dashboard.
9th of April 2025
Transitioned the backend of the Dashboard to a new database design and data scheme for performance and maintainability reasons.
1st of April 2025
Altered how scheduled account deletions work, when beginning or altering a paid plan any scheduled deletions will now be automatically cancelled.
30th of March 2025
Vastly improved the responsiveness of the positive detection log, map and tag system for customers with very large positive detection counts.
25th of March 2025
Corrected multiple erroneous warnings that occurred when saving custom rules or custom lists with some omitted information.
3rd of February 2025
Changed the API version selector dropdown to show which versions of the API are currently supported and which are unsupported. Added a dashboard notification to inform users when they're using an unsupported version of the API and a recommendation to upgrade.
5th of January 2025
Altered the positive detection logs JSON output to support filtering with a new URL variable called filter. Corrected an unescaped slashes issue in the JSON output of the positive detection log API.
28th of December 2024
Corrected an issue where Javascript based client-side implementations of our API wouldn't be able to access the HMAC key due to a cross-origin resource sharing header being missing in the API response.
27th of December 2024
Added support for localhost to the CORS origin tab to facilitate local development environment testing.
19th of November 2024
A new version of the API was added to the API version selector, this new API version includes device count estimates for addresses and subnets when using the &asn=1 query flag. Added support for device count estimates for both addresses and subnets to the Custom Rules feature.
6th of November 2024
Added CloudFlare Turnstile to registration and account recovery forms throughout the site due to abnormal botting behaviour.
12th of October 2024
When adding a new condition to a rule any previously selected condition target and condition type you made will be pre-selected on the newly inserted condition. Conditions within custom rules can now be clicked on and dragged to change their positions in the condition stack.