Appearance
Get products list
GET
/v1/api/products
Authorizations
x-webhook-signature
Type
API Key (header: x-webhook-signature)
Parameters
Query Parameters
page
Current page
Type
string
Example
"1"perPage
Products per page
Type
string
Example
"10"customer
Customer reqeusting the list
Type
string
Example
"klient-x"products
List of products as a JSON string
Type
string
Example
"08G, 08GK"search
Search phrase (searches in product names)
Type
string
Example
"08"