All Collections
Optiseller APIs
Access the Optiseller API using our Postman collection
Access the Optiseller API using our Postman collection

Use Postman to get started quickly with the Optiseller API

Raymond Booth avatar
Written by Raymond Booth
Updated over a week ago

Postman is an API platform for building and using APIs, and allows you to test out APIs without creating any code.

We have created a postman collection to accompany our API. To get started with this, import the collection to Postman - https://learning.postman.com/docs/getting-started/importing-and-exporting/importing-data/

Once imported, you will see the pre-constructed API requests:

Each request has a set of parameters and headers:

Headers

For the header Ocp-Apim-Subscription-Key, you should enter your Optiseller API key.

And, depending on the request, you can enter the parameters required. In this example, we are looking to categorise based on an EAN for the eBay_GB marketplace, and filtering on Medium or higher confidence results

And after clicking "send" we can see the results in postman

Did this answer your question?