v1

latestOpenAPI 3.1.0MIT2026-07-26121931.0 KB

Returns all brands from the system that the user has access to

get/affiliate/brands

Query parameters

searchstring

Search by brand name (full-text search)

pageinteger

Page number (default: 1)

limitinteger

Items per page (default: 20, max: 20)

categoriesstring

Categories separated by comma

isExclusiveboolean

Filter only exclusive brands

isFavoriteboolean

Filter only favorite brands

isHighlightboolean

Filter only highlighted brands

isPublicboolean

Filter by public visibility (true = public, false = private)

startAtstring date-time

Start date to filter by creation date (ISO 8601)

endAtstring date-time

End date to filter by creation date (ISO 8601)

Response

Brand response

All 12 operations