Authentication

Authentication

You can use either of the following authentication methods when calling APIs. Calling a service plane API of GES can only be authenticated using tokens.

  • Token: Requests are authenticated using a token.
  • AK/SK: Requests are authenticated by encrypting the request body using an AK/SK pair. AK/SK-based authentication is more secure.