cURL
curl --request GET \ --url https://oathnet.org/api/service/v2/breach/autocomplete/fields \ --header 'x-api-key: <api-key>'
{ "field": "<string>", "items": [ { "dbname": "<string>", "count": 123 } ], "total": 123, "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 field-coverage result set
Show child attributes