Legacy Seller API Collection
less than a minute
IMPORTANT
Sellers building integrations into Marketplacer should only use the current GraphQL-based Seller API, and not this (REST-based) API.
All future developments, including new features will be added to the the GraphQL-based Seller API only, more details on this API can be found here
Downloads
When developing against the Legacy Seller API, you can use a number of different API Test clients to make your life easier, for example:
We have created API collections for both Postman which can be downloaded below.
- Download the Postman Collection for the Operator API here.
Postman
Postman is a tool for developing and testing API integrations. It provides an interface for exploring APIs and executing requests against them. You can download our Postman Collection here.
To import into Postman, download the .json
file and go to the import menu in Postman:
Choose the .json
file you downloaded and confirm that you wish to import it:
Edit the collection to fill in the variables required to access your site (see the Postman documentation for more information)):
You will now see a series of requests in Postman which you can study and execute: