Brand.dev API
Brand.dev API
Tool
brand-dev_retrieve_brand_data_by_email_address
Retrieve brand information using an email address while detecting disposable and free email addresses. This endpoint extracts the domain from the email address and returns brand data for that domain. Disposable and free email addresses (like gmail.com, yahoo.com) will throw a 422 error.
Pricing
Per call
$0.06
Model
flat
Pay only for what you use. No subscriptions.
Inputs
force_language
stringmaxSpeed
booleanemail *
stringtimeoutMS
integerTry It
API
MCP Config
Input Parameters
Optional parameter to force the language of the retrieved brand data.
Email address to retrieve brand data for (e.g., 'contact@example.com'). The domain will be extracted from the email. Free email providers (gmail.com, yahoo.com, etc.) and disposable email addresses are not allowed.
Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).

