Good news 👌
In Masbi Portal version 14, the required API for connecting to these platforms has been fully designed and implemented.
Therefore, if your website is powered by the Masbi Portal, you can display your products on these platforms and increase your sales without any additional programming.
Ready-to-use API Links
Simply provide the relevant link to each platform:
Torob:
https://yoursite/list?ds=torob
Emalls:
https://yoursite/list?ds=emalls
Zarehbin:
https://yoursite/list?ds=zarehbin
Gholab:
https://yoursite/list?ds=gholab
Iran Market:
https://yoursite/list?ds=iranmarket
🔹 Note:
Replace yoursite with your own website domain (for example: example.com).
Pagination Support
All of the above links support pagination.
To enable this, simply add the following parameters to the end of the link:
The sales platform can modify these values as needed.
Example (Torob API with pagination):
https://yoursite.com/list?ds=torob&item_per_page=100&page=1
In this example, 100 products are retrieved from the first page.