domain exists

View as Markdown

Check whether the given domain is already registered in the project (case-insensitive).

Accepted permissions Account → Phishing Projects → Phishing projects list

Token scope Account Phishing Projects View

Authentication

X-Api-Keystring
Personal access token. Create it in your BotBye account under **Profile → Personal Access Tokens**, tick the scopes the endpoints you call require (see each endpoint's **Token scope**), and send the token in the `X-Api-Key` request header. A token works only for the account it was created in.

Path parameters

domainstringRequired
account_idstringRequired
project_idstringRequired

Response

success
existsboolean