b037ec95b2e8
OpenAPI 3.1.02026-08-1177149838.4 KBUtility
Prefetch brand data by email
Signal that you may fetch brand data for a particular domain soon to improve latency. This endpoint accepts an email address, extracts the domain from it, validates that it's not a disposable or free email provider, and queues the domain for prefetching.
post/brand/prefetch-by-email
Request body
Example request
{
"tags": [
"production",
"team-alpha"
]
}Response
Successful response