Bruno-Collection-HIBP/General Info/Latest breach.bru

24 lines
333 B
Plaintext

meta {
name: Latest breach
type: http
seq: 2
}
get {
url: https://haveibeenpwned.com/api/v3/latestbreach
body: none
auth: inherit
}
headers {
hibp-api-key: {{hibp-api-key}}
}
settings {
encodeUrl: true
}
docs {
See: [Getting the most recently added breach](https://haveibeenpwned.com/API/v3#MostRecentBreach)
}