v2

latestOpenAPI 3.0.3Creative Commons Attribution 4.0 International2026-08-01171171.3 KB

Get all subscribed domains for API key

Available on Core and Pro subscriptions. Returns the domains associated with the supplied hibp-api-key after they have been added to the domain search dashboard and verified.

get/subscribeddomains

Headers

user-agentstring required

User agent string identifying the consuming application. Required on all documented requests, including unauthenticated endpoints; missing user agents may receive HTTP 403 responses.

Response

List of subscribed domains

DomainNamestring required

The full domain name that has been successfully verified.

PwnCountinteger nullable

The total number of breached email addresses found on the domain at last search (will be null if no searches yet performed).

PwnCountExcludingSpamListsinteger nullable

The number of breached email addresses found on the domain at last search, excluding any breaches flagged as a spam list (will be null if no searches yet performed).

PwnCountExcludingSpamListsAtLastSubscriptionRenewalinteger nullable

The total number of breached email addresses found on the domain when the current subscription was taken out (will be null if no searches yet performed). This number ensures the domain remains searchable throughout the subscription period even if the volume of breached addresses grows beyond the subscription's scope.

NextSubscriptionRenewalstring date-time nullable

The date and time the current subscription ends in ISO 8601 format. The PwnCountExcludingSpamListsAtLastSubscriptionRenewal value is locked in until this time (will be null if there have been no subscriptions).