Start Here

This section provides a suggested learning path for working through the examples for the Operator API.

Preamble

Marketplacer is a large product, so if you’re new to working with it, it can be overwhelming! So this guide has been created to help you navigate which topics you may want to focus your attention on first.

It should be noted however that this is just a suggested approach that most developers working with the Operator API would take, however each example is self-contained so you can work through them in any order you like.

Beyond the resources listed below, we do of course have articles and videos on many more subjects that you can explore at your leisure.

Suggested Learning Path

 TopicSubjectDescriptionExample
1ProductsQuerying ProductsLearn how to pull products (aka adverts) from Marketplacer into your systemsQuerying Products
2OrdersCreating OrdersLearn how to create orders in Marketplacer for the 3rd party products you’ve consumedOrdering
3UtilityPaginationLearn how to page through large result sets to avoid overly long individual API callsPagination
4RefundsRefundingLearn how to use the “original” refunds flow to create order Cancellations and ReturnsRefunds
5ProductsProduct VettingLearn how to use the Product (aka Advert) vetting flowVetting Adverts

Connected Integration

Most developers working with the Operator API will be building a connected integration, so you may find this video additional useful context before diving deeper into each example: