HYAS Insight API integration provides scalable and flexible access to HYAS Insight threat and fraud intelligence. The HYAS Insight API complements the HYAS Insight user interface by making the same data available for machine-driven interaction for commercial and custom system integrations. The HYAS Insight API provides flexibility in providing the necessary HYAS data for use cases such as threat intelligence, fraud investigations, and incident response.
The HYAS API is the onramp to a wealth of threat intelligence data:
- Direct partnerships with hundreds of domain registrars and dynamic DNS providers providing investigators the registration and log data needed to investigate attacks and breaches
- 3B+ datapoints processed every day
- 200M+ DNS queries analyzed daily
- 200K+ new malware samples ingested daily
HYAS Insight API Format
Type: HYAS Insight provides a RESTful API that uses JSON.
Authentication
Authentication is performed using X-API-Key header with provided PSK API key on each request. It is important that customers protect their API credentials. Prices correspond to queries authenticated with your key even if you later determine the requests were fraudulent. Please contact customer support if you need to revoke/reissue an API key.
Data Topics
Data Topics | Data Description |
Dynamic DNS | Dynamic DNS information for select Dynamic DNS providers |
Geolocation | Geolocation information including country, IPv4/IPv6 address, and latitude/longitude with six degrees of accuracy |
Open Source Indicators | Open Source intel for malware, SSL certificates and other indicators |
Passive Hash | Passive hash information |
Passive DNS | Passive DNS information |
Sample | Malware sample records |
Sample Information | Malware sample information |
Screenshot | Download PNG screenshot of a domain's website |
Sinkhole | Sinkhole information |
SSL Certificate | SSL certificate information |
Tags | Search and edit tags to facilitate investigations |
WHOIS | WHOIS information including registrant, server, and registration data for a domain name |
Schema
HYAS provides sample requests and responses to simplify development and API integration.