cURL
curl --request GET \ --url https://oathnet.org/api/service/v2/breach/autocomplete/dbnames \ --header 'x-api-key: <api-key>'
{ "items": [ { "name": "<string>", "count": 123, "fields": [ "<string>" ] } ], "took_ms": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.oathnet.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oathnet.org/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication (lowercase header name)
Raw DB-name autocomplete result set
Show child attributes