API quickstart
Use these steps to call your API for the first time.1. Prepare credentials
You need:- Base URL https://sam.aragon.morabaa.com/api/
X-App-IdX-App-Secret
401 Unauthorized.
2. Send your first request
- Status:
200 OK - Body: JSON array of items
3. Try filters and pagination
name,barcode,groupIdminBuyPrice,maxBuyPrice,minSellPrice,maxSellPricebuyCurrencyId,sellCurrencyId,exchangeCurrencyquery,limit,offset
4. Read full endpoint details
Get items endpoint
View full request and response details.