Help Center> API Request Signing Guide> Developer Guide> FAQs> How Do I Use a Temporary AK/SK to Sign Requests?

How Do I Use a Temporary AK/SK to Sign Requests?

Add the following parameter and value to the message header:

X-Security-Token:{securityToken}

Then, use a temporary AK/SK and the SDK used for AK/SK-based authentication to sign the request.

For details about how to obtain a temporary AK/SK and security token, see the IAM API Reference.