Pro lookup
Search full breach records by email, username, phone number, domain, hash and more. Requires an API key passed either in the X-API-Key header (recommended) or as the ?key= query parameter.
Authorizations
API key in the X-API-Key header (recommended). Keys are at least 40 characters long.
Path Parameters
Value to search for — an email address, username, phone number, hash, domain, etc. Minimum 3 characters.
3Query Parameters
Search type. Omit to auto-detect (works for email, username, phone and hash). domain, keyword, origin, password and phash must be set explicitly; origin, password and phash are Enterprise-only.
auto, email, domain, keyword, username, phone, hash, phash, origin, password Maximum number of rows to return.
1 <= x <= 1000Number of rows to skip, for pagination.
0 <= x <= 2500