Getting Started with Kogan Ecommerce API

Ecommerce API

Kogan Ecommerce API allows you to interact with the products and orders on Kogan.com. This includes listing products and their features, their brands and the categories, as well as putting orders and listing your past orders. If you have permissions, you will also be able to put your own products on the website and start selling them.

Onboarding

In order to start working with the API, you will need an account on the website with an API key. Contact your account manager at Kogan (or go to the application form if you are new to this) to get started. Based on your needs, your account will be able to read our products, add more products, sell items, put orders or all of them!

API Playground

Of course, you will first need to use a test account to make sure your interactions with the API are how you expect them to be! Which is why you will be provided with a test account and its API key first. This test account can be used in our playground API located at https://nimda-marketplace.aws.kgn.io/api/ecommerce/v1/. If you need to see the impact of the changes you make, you can do so by visiting the shop front of the API at https://www-marketplace.aws.kgn.io/au/.

You might also need to create test orders and purchase items. Feel free to use this fake credit card details, which is known to our API as a test payment method:

Number: 4444 3333 2222 1111
Expiry: 03/30
CVC: 737
Name: (anything)

More information about authentication can be in the Authentication page in this guide.

API Specifications

From the top menu, head over to the "API Reference" page to see the full API specifications.