📋i'mport API overview

Get an overview of the i'mport API.

Learn how to configure HTTP header in i'mport API call.

  1. Call /users/getToken with API Key & API secret to get an access_token.

  2. In the API call, include the access_token as Authorization:access_token or X-ImpTokenHeader:access_token in the HTTP header.

circle-info

Content-Type

API Content-Type supported in i'mport is:

Application.json;charset=UTF-8

circle-exclamation

API specification

To check the detailed specification for i'mport API response, select the HTTP Status 200 response as shown below.

Sample response
circle-info

API Swagger site

i'mport supports the Swagger API Specification.

https://api.iamport.krarrow-up-right

Last updated