API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/vault/pwned-passwords/range

POST/v1/vault/pwned-passwords/range

Pwned-password k-anonymity range lookup (HIBP proxy)

Request Body

NameTypBeschreibung
prefixerforderlichstring

Beispiel

curl -X POST https://api.codemeta-os.de/v1/vault/pwned-passwords/range \
  -H "X-Tenant-Id: $TENANT" \
  -H "Content-Type: application/json" \
  -b cookies.txt \
  -d '{
  "prefix": "string"
}'
const result = await cm.vault.post({
  "prefix": "string"
});

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche