Follow the instructions below to setup TronShop API and how to make an integration with this API
TronShop API can be used to get:
- List of orders created in the specified time range
- Detail of one specific order
- List of inquiries created in the specified time range
- Detail of one specific inquiry
- List of customers created in the specified time range
- Detail of one specific customer
- List of open carts
- Detail of the open cart
Set up the TronShop API in the Admin portal
First, you need to set up/enable the TronShop API in the Admin portal. Go to the settings -> Integrations -> TronShop API, where you will find TronShop API settings.
- Check the first checkbox, “Allow API access to my webshop data.”
- Generate Api key (click on the green button “Regenerate API KEY”)
- Set what data you want to be available from your API (Orders, Inquiries, Customers) by checking up the checkboxes under “API access controls.”
- Save settings by clicking the " Save " button.
Connect to TronShop API (Integration)
Now, you can do the integration with the API. Detailed information about the TronShop API endpoints can be found here: https://api-ts-westeu.promotron.com/swagger/index.html. You can also use this online tool to test the API with your API key on your data from shop (click to authorize and copy the API key to the value filled in the pop-up).
For authorization, use the API key from the previous step (copy it from the portal).

Comments
1 comment
Thanks alot, i did it and upon the team will try it will be in touch
Please sign in to leave a comment.