GET
/
v1
/
products

Query Paramters

baseUrl
string

URL for a Bitski creator, e.g. https://www.bitski.com/@username, to filter products by.

limit
integer

Limit the number of products returned.

offset
integer

Product to start from when paginating.

saleType
string

Which type of product listing to return.

sold
boolean

Filter by if the product is sold (true) or not (false).

Response

products
array
required
error
object
required