Authentication
Requests for calling an API can be authenticated with either of the following methods:
- Token-based authentication: Requests are authenticated using a token.
- AK/SK authentication: Requests are encrypted using the access key ID (AK) and secret access key (SK).
Last Article: Making an API Request
Next Article: Token-based Authentication
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.