Skip to content

Latest commit

 

History

History
111 lines (96 loc) · 7.79 KB

File metadata and controls

111 lines (96 loc) · 7.79 KB

Endpoint Reference

The WhoisFreaks API exposes 60 endpoints across 22 categories, organized into 3 sections. Every endpoint is available in all 10 SDKs.

API Solutions

Real-time and on-demand lookup APIs. Query a single domain, IP, or ASN and get structured JSON (or XML) back immediately.

20 endpoints across 11 categories — see the API Solutions overview.

Databases

Bulk data feeds and downloadable database snapshots for large-scale processing — newly registered, expiring/dropped, and full WHOIS/DNS/IP datasets.

37 endpoints across 10 categories — see the Databases overview.

Account & Utilities

Manage your account, monitor API usage and credits, and rotate your API key.

3 endpoints across 1 categories — see the Account & Utilities overview.

Full endpoint list

Section Category Method Path Operation
API Solutions WHOIS GET /v2.0/whois/live whoisLive
API Solutions WHOIS POST /v2.0/bulkwhois/live bulkWhois
API Solutions WHOIS GET /v2.0/whois/history whoisHistory
API Solutions WHOIS GET /v2.0/whois/reverse whoisReverse
API Solutions DNS GET /v2.0/dns/live dnsLive
API Solutions DNS GET /v2.0/dns/historical dnsHistorical
API Solutions DNS GET /v2.1/dns/reverse dnsReverse
API Solutions DNS POST /v2.0/dns/bulk/live dnsBulk
API Solutions Domain Availability GET /v2.0/domain/availability domainAvailabilityV2
API Solutions Domain Availability POST /v2.0/domain/availability bulkDomainAvailabilityV2
API Solutions Typosquatting GET /v3.0/domain/typos typosquatting
API Solutions SSL GET /v1.0/ssl/live sslLookup
API Solutions Geolocation GET /v1.0/geolocation geolocation
API Solutions Geolocation POST /v1.0/geolocation bulkGeolocation
API Solutions Subdomains GET /v1.0/subdomains subdomains
API Solutions IP Reputation GET /v1.0/security ipReputation
API Solutions IP Reputation POST /v1.0/security bulkIpReputation
API Solutions Domain Reputation GET /v1/domain/security domainReputation
API Solutions ASN WHOIS GET /v2.0/asn-whois asnWhois
API Solutions IP WHOIS GET /v1.0/ip-whois ipWhois
Account & Utilities Account GET /v1.0/api-key/rotate rotateApiKey
Account & Utilities Account GET /v1.0/whoisapi/usage accountUsage
Account & Utilities Account GET /v3.4/status databaseFileStatus
Databases Databases - Newly Registered GET /v3.1/download/domainer/gtld dbNewlyGtld
Databases Databases - Newly Registered GET /v3.1/download/domainer/cctld dbNewlyCctld
Databases Databases - Newly Registered GET /v3.1/download/domainer/gtld/cleaned dbNewlyGtldCleaned
Databases Databases - Newly Registered GET /v3.1/download/domainer/cctld/cleaned dbNewlyCctldCleaned
Databases Databases - Newly Registered GET /v3.1/domains/newly/gtld dbNewlyGtldJson
Databases Databases - Newly Registered GET /v3.1/domains/newly/cctld dbNewlyCctldJson
Databases Databases - Newly Registered GET /v3.1/download/domainer/newly/dns dbNewlyDns
Databases Databases - Expiring & Dropped GET /v3.1/download/domainer/expired dbExpired
Databases Databases - Expiring & Dropped GET /v3.1/download/domainer/expired/cleaned dbExpiredCleaned
Databases Databases - Expiring & Dropped GET /v3.1/download/domainer/dropped dbDropped
Databases Databases - Expiring & Dropped GET /v3.1/domains/dropped dbDroppedJson
Databases Databases - Expiring & Dropped GET /v3.3/download/domainer/dropped/backlinks dbDroppedBacklinks
Databases Databases - WHOIS GET /v3.3/download/dbupdate/daily/domains/whois dbWhoisDaily
Databases Databases - WHOIS GET /v3.3/download/dbupdate/weekly/domains/whois dbWhoisWeekly
Databases Databases - WHOIS GET /v3.3/download/dbupdate/monthly/domains/whois dbWhoisMonthly
Databases Databases - DNS GET /v3.2/download/dbupdate/daily/dns dbDnsDaily
Databases Databases - DNS GET /v3.2/download/dbupdate/weekly/dns dbDnsWeekly
Databases Databases - DNS GET /v3.2/download/dbupdate/monthly/dns dbDnsMonthly
Databases Databases - Subdomains GET /v3.2/download/dbupdate/daily/subdomains dbSubdomainsDaily
Databases Databases - Subdomains GET /v3.2/download/dbupdate/weekly/subdomains dbSubdomainsWeekly
Databases Databases - Subdomains GET /v3.2/download/dbupdate/monthly/subdomains dbSubdomainsMonthly
Databases Databases - IP Geolocation GET /v3.3/status/snapshot/ip/country dbIpCountryStatus
Databases Databases - IP Geolocation GET /v3.3/download/snapshot/ip/country dbIpCountry
Databases Databases - IP Geolocation GET /v3.3/status/snapshot/ip/city dbIpCityStatus
Databases Databases - IP Geolocation GET /v3.3/download/snapshot/ip/city dbIpCity
Databases Databases - ASN WHOIS GET /v3.3/download/snapshot/asn/whois dbAsnWhois
Databases Databases - ASN WHOIS GET /v3.3/status/snapshot/asn/whois dbAsnWhoisStatus
Databases Databases - IP WHOIS GET /v3.3/download/snapshot/ip/whois dbIpWhois
Databases Databases - IP WHOIS GET /v3.3/status/snapshot/ip/whois dbIpWhoisStatus
Databases Databases - IP Security GET /v3.3/download/snapshot/ip/security dbIpSecurity
Databases Databases - IP Security GET /v3.3/status/snapshot/ip/security dbIpSecurityStatus
Databases Databases - Threat Feed GET /v3.4/download/threat-feed/phishing downloadThreatFeedPhishing
Databases Databases - Threat Feed GET /v3.4/download/threat-feed/phishing/sample downloadThreatFeedPhishingSample
Databases Databases - Threat Feed GET /v3.4/download/threat-feed/malware downloadThreatFeedMalware
Databases Databases - Threat Feed GET /v3.4/download/threat-feed/malware/sample downloadThreatFeedMalwareSample
Databases Databases - Threat Feed GET /v3.4/download/threat-feed/spam downloadThreatFeedSpam
Databases Databases - Threat Feed GET /v3.4/download/threat-feed/spam/sample downloadThreatFeedSpamSample