Gerar nova chave de API | Documentação | Reverse WHOIS API | WhoisXML API

Gerar nova chave API

API endpoint

OBTER  https://user.whoisxmlapi.com/user-service/api-key/generate?currentApiKey=API_KEY
Não se esqueça de fazer login novamente para refletir a chave API recém-gerada no site após a chamada de API.
currentApiKey

Required. Obtenha sua chave API pessoal na página My products.

outputFormat

Optional. Formato de saída da resposta.

Acceptable values: JSON | XML

Default: JSON

Output format

{
   "apiKey": "at_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}

Output parameters

apiKey
Chave API gerada.