b037ec95b2e8
OpenAPI 3.1.02026-08-1177149838.4 KBUtility
Prefetch data
Signal that you may fetch data soon to improve latency. The type field selects what to prefetch ('brand' queues a brand data fetch, 'styleguide' queues a styleguide extraction) and identifier carries exactly one lookup key: a domain, or an email whose domain is extracted and validated (free email providers and disposable email addresses are not allowed).
post/utility/prefetch
Request body
Example request
{
"tags": [
"production",
"team-alpha"
]
}Response
Successful response