Bruno-Collection-HIBP/General Info/All dataclasses.bru

24 lines
318 B
Plaintext

meta {
name: All dataclasses
type: http
seq: 2
}
get {
url: https://haveibeenpwned.com/api/v3/dataclasses
body: none
auth: inherit
}
headers {
hibp-api-key: {{hibp-api-key}}
}
settings {
encodeUrl: true
}
docs {
See: [Getting all data classes](https://haveibeenpwned.com/API/v3#AllDataClasses)
}