📋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.

Content-Type

API Content-Type supported in i'mport is:

Application.json;charset=UTF-8

API specification

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

Sample response

API Swagger site

i'mport supports the Swagger API Specification.

https://api.iamport.kr

Last updated