latestOpenAPI 3.1.0Proprietary - Prezent, Inc.2026-08-114675175.5 KB

a01cb764a085

AutoGenerator

Search the caller's brand-image library

Returns brand images that match the query string, ordered by relevance. Supports skip and limit for pagination.

post/api/v1/autogenerator/brand-image-search

Request body

callback_idstring required

Deck callback id (used for scoping to the right company).

querystring

Search query. Defaults to * (return all).

skipinteger

Number of results to skip (pagination offset).

limitinteger

Maximum number of results to return.

Response

Matching brand images returned.

successboolean

true on success (omitted by some legacy handlers).

dataobject required

Service-specific payload.