Check if the domain contains sensitive keywords
Domain Information Service
Last modified:2025-12-01 12:36:24
OperationId:checkSensitiveUsingGET
Request
Send your HTTP requests with an Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password Example:Authorization: Basic *****************
or
curl --location --request GET 'https://my.hitechcloud.vn/api/v1/registrars/domains/sensitive-check/' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
Modified at 2025-12-01 12:36:24