All Products
Search
Document Center

HTTPDNS:Development Configuration

Last Updated:Mar 19, 2026

To add a security signature to your API requests, obtain the authentication secret key required for API authentication and parsing. You can also enable or disable direct access to APIs without 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

This ID is automatically generated when you activate HTTPDNS. It is bound to your current logon account.

You need this ID to call HTTP APIs or initialize 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

Control 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.