Overview
Use these docs to call the MyMorabaa endpoints from an authenticated app. Every request must include:X-App-Id: <APP_ID>X-App-Secret: <APP_SECRET>
GET requests, do not send Content-Type: application/json. Only include a Content-Type header when the request has a JSON body.
Need credentials? Contact info@morabaa.com.
Get items
Retrieve items with filtering and pagination.
Get accounts
Retrieve accounts with search, business filtering, and pagination.
Endpoints
Items API
Open the complete items endpoint documentation.
Accounts API
Open the complete accounts endpoint documentation.
