October 30, 2019 update

API

October 17, 2019 update

Console

New API Improvements & general fixes

We've improved the usability of domain searches (DSL) by increasing the detail received when your search contains include_ip_details flag. These queries now return an additional field unknown_org_count to show the number of hostnames on that IP we do not have an organization associated with.

New features: Return IPs & Scroll

We have added a new endpoint for scrolling the Domain Search API (currently only available for the DSL version). In addition we added the ability to output IPs in associated IPs.

Invalid JSON handling

Providing an invalid JSON resulted in an internal server error. The expected behavior is returning an error. This was fixed and the API returns "You have an error in your JSON format" in the message field.

Minor API fix

In a few, very rare cases, valid domains could not be queried and the API would return Invalid Domain. This has been fixed.

New domain feeds endpoints & minor fix

Changelog

Minor meta data fixes

We released an update to our production API endpoints that addresses two issues with meta data.

New API docs live

Hey everyone,

New IP endpoints

Changelog