Documentation

Learn everything in one guide .

Setup guides, API reference, integration steps and video tutorials — everything you need to know.

/

Product guides

Whichever product you use, explore the detailed documentation by category.

Integration guides

Step-by-step guide for every supported marketplace.

For developers

Sakans Connect REST API

Pull your Sakans Connect data into your own apps, BI tools or mobile teams with 18 endpoints. JSON-based, consistent and documented.

Full API Docs →
18
Endpoints
~138 ms
Response
%99,98
Uptime
curl — authenticate.sh
# Get token and fetch order list curl -X POST https://connect.sakans.com/{kod}/mobileapi/auth \ -H "Content-Type: application/json" \ -d '{"email":"...","password":"..."}' # Order list curl https://connect.sakans.com/{kod}/mobileapi/orderlist \ -H "Authorization: Bearer $TOKEN"
POST /mobileapi/auth Sign in
GET /mobileapi/orderlist Order list
GET /mobileapi/topsellers Top sellers
POST /mobileapi/ordercollect Order picking
PUT /mobileapi/shelfproduct Add product to shelf

Mobile and other guides

iOS, Android and operational guides.

Couldn't find what you need?

Something missing from the docs? Our support team is ready — we respond within one business day.