All Products
Search
Document Center

HTTPDNS:Development configuration

Last Updated:Jun 16, 2026

Obtain the authentication secret key for signing API requests, and configure whether APIs require authentication.

Procedure

  1. Log on to the EMAS console.

  2. In the navigation pane on the left, choose Integration Configuration > Development Configuration.

What you can get

Item

Description

AccountID

Automatically generated when you activate HTTPDNS and bound to your current logon account.

Required for calling HTTP APIs and initializing SDKs.

Signing secret key

Use this key to generate the security key for authenticated APIs. For more information, see Signature generation and authentication mechanism.

AES data encryption secret key

Use this key to decrypt data from the parsing API.

Signing access

Controls whether API requests require authentication:

  • Enable: Requests cannot be accessed directly. Authentication is required.

  • Disable: Requests can be accessed directly without authentication.

Enable DoH

To enable DNS over HTTPS (DoH), see Configure DoH service.