24 lines
335 B
Plaintext
24 lines
335 B
Plaintext
meta {
|
|
name: All subscribed domains
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: https://haveibeenpwned.com/api/v3/subscribeddomains
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
headers {
|
|
hibp-api-key: {{hibp-api-key}}
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|
|
|
|
docs {
|
|
[Getting all subscribed domains](https://haveibeenpwned.com/API/v3#SubscribedDomains)
|
|
}
|