Get an overview of the i'mport API.
Call /users/getToken with API Key & API secret to get an access_token.
access_token
In the API call, include the access_token as Authorization:access_token or X-ImpTokenHeader:access_token in the HTTP header.
Authorization:
X-ImpTokenHeader:
Content-Type
API Content-Type supported in i'mport is:
Application.json;charset=UTF-8
Agency Merchant
Sub-merchants must specify the following in the HTTP Header and use the Agent account's API key and Secret to call the i'mport API.
HTTP Header
API key
Secret
"Tier" : "Tier code(Sub-merchant Tier Code)"
"Tier" : "
Tier code
To check the detailed specification for i'mport API response, select the HTTP Status 200 response as shown below.
API Swagger site
i'mport supports the Swagger API Specification.
https://api.iamport.krarrow-up-right
Last updated 3 years ago