文档中心 > FAQ(已废弃)

Access token/Session key management

更新时间:2021/01/15 访问次数:8381

1. What is access token/session key? How should I obtain it?

Both terms refer have the same meaning. If there are any doubts on how to obtain it, please refer to the following guide.

 

2. What is the relationship among accessToken/sessionKey, appKey and Aliexpress seller account?

Generally speaking, access token represents authorization from one Aliexpress seller account. In other words, the relationship between access token and Aliexpress seller account is 1 to 1.

For appKey under a Commercial developer, it could help to authorize mutiple Aliexpress seller accounts, therefore generating mutiple access tokens. However, for appkey under a self developer, it could authorize one Aliexpress seller account, which is the seller account belonged to the Self developer himself.

 

3. What is the valid time for access token/session key? What should I do if the access token is going to be expired?

The validity time depends on the type of account:

  • Self-Developer: For those who registered as a self-developer, the token lasts for a whole year. 

  • Commercial-Developer: Taking into account that using the access token allows complete access to a seller's account, as a security measure, commercial-developers need to renew the access token for their clients on a monthly basis.

If the token is going to expire soon. It is recommended to renew it or at least notify of its expiracy date 2-3 days before the expiracy date. It is imperative t do so because with an expired token none of the API requests will be processed.

FAQ

关于此文档暂时还没有FAQ
返回
顶部