Get Top Content

Images most similar to text and visual prompts of the provided dynamic tag

Path parameters

category_idstringRequired

The unique identifier for the category

dynamic_tag_idstringRequired

The unique identifier for the dynamic tag

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

offsetintegerOptional>=0Defaults to 0

Starting index to return

limitintegerOptional>=1Defaults to 100

Max number of items to return

Response

Search results

metaobject

Metadata for the set of data returned

datalist of objects

The paginated results

Errors