Appearance
Introduction ​
Environments & Base URLs ​
Stage Server:
https://storage-staging.qwqer.eu/api/marketplaceProduction Server:
https://storage.qwqer.lv/api/marketplaceHeaders ​
Accept: application/json
If the request requires sending data in JSON format
Content-Type: application/json
Paginate Headers ​
Request ​
page - default is 1
perPage - default is 20
Example: /{api_url}?page=1&perPage=20
Response ​
Response headers contain the following key: value for pagination.
page: 1
perpage: 20
totalcount: 100Request Body ​
If the request requires sending data in JSON format, send it as http json raw body