v37

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-03204242.8 KB
Utility

Prefetch brand data for a domain

Signal that you may fetch brand data for a particular domain soon to improve latency. This endpoint does not charge credits and is available for paid customers to optimize future requests. [You must be on a paid plan to use this endpoint]

post/brand/prefetch

Request body

domainstring required

Domain name to prefetch brand data for

timeoutMSinteger

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).

Response

Successful response

statusstring

Status of the response, e.g., 'ok'

messagestring

Success message

domainstring

The domain that was queued for prefetching