GuidesAPI EndpointsChangelog
Log In
API Endpoints
These docs are for v2025.01. Click to read the latest docs for v2025.07.

/2025-01/partners/brands/{brand_id}/products

Fetch brand products

Path Params
int32
required
Query Params
int32
1 to 9999
Defaults to 1

Current page for paginated lists

int32
0 to 150
Defaults to 20

Number of items per page for paginated lists

sort[]
array of strings

Optionally return entities in a specified order. Use a '-' to invert order.
Default value :

sort[]
string

Filter products where name equals; cannot be combined with match

string

Filter products where name contains; cannot be combined with eq

boolean
Defaults to true

Whether or not the product is published

date-time

Filter products updated_at after this timestamp

date-time

Filter products updated_at before this timestamp

Headers
string

A valid bearer token for the client or user accessing the API. Format: "Bearer TOKEN_VALUE"

Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json