The Marketplace API is a RESTful API that allows your server-side code to integrate with OpenChannel to query objects and perform operations for your marketplace on behalf of users and developers. To learn more about the Marketplace API check out the API reference documentation.
To try out the API, first, go to “Help” from the navigation menu and then select “Try the API” from the list.
Next, select the item that you want to try out by clicking on it.
After that, click on the “Try It Out” button.
Then, fill out the corresponding fields and click on the “Execute” button to try out the selected item.
If you scroll down, you can also view the example code of the selected item.