Skip to main content
GET
/
service
/
dbname-autocomplete
Database Name Autocomplete
curl --request GET \
  --url https://oathnet.org/api/service/dbname-autocomplete \
  --header 'x-api-key: <api-key>'
[
  "linkedin_2012",
  "linkedin_2021",
  "linktr.ee"
]
Autocomplete database names for filtering breach search results.
Non-standard response: This endpoint returns an array directly, not wrapped in the standard envelope.

Authorizations

x-api-key
string
header
required

API key for authentication (lowercase header name)

Query Parameters

q
string
required

Partial database name

Response

200 - application/json

Matching database names