Welcome to Komship API
Last updated
Last updated
In this example project tutorial, we will learn how to create an order and calculate shipping costs.
To get started, we will need a few things.
x-api-key
is an authentication parameter, which gives you access to Komship APIs. You can get your own API Key from our team komerce. Just by contacting you can use it for free.
We will use the languagegolang
to create the API, but you can use other language for integration, such as javascript, typescript, php, kotlin, swift
or others.