Working code examples in various languages for interacting with the Hoplite Threat Intel APIs
- /ip - TI lookup for a given IP address, V4 and V6 compatible
- /ip/subnet - TI lookup for a given IP subnet, V4-only and currently limited to /24 and smaller
- /domain - TI lookup for a given Internet domain or FQDN
- /entity - Flexible threat entity lookup (IP, domain, ASN, and file hashes)
- /md5 - TI lookup for a given MD5 file hash
- /sha1 - TI lookup for a given SHA1 file hash
- /sha256 - TI lookup for a given SHA256 file hash
- /sha512 - TI lookup for a given SHA512 file hash
- /ipGeo - IP-to-Country mapping for a given IP address
- /ipASN - IP-to-ASN mapping for a given IP address
- /ipASNOrg - IP-to-ASN-registered Organization name mapping for a given IP address
- /port2App - L4 port number-to-IANA-registered app mapping for a given L4 port number
- /app2Port - IANA-registered-Application-to-L4 port mapping for a given app name