Generate new API key | Documentation v3 | Website Categorization API | WhoisXML API

Generar nueva clave API

Punto final de API

OBTENER https://user.whoisxmlapi.com/user-service/api-key/generate?currentApiKey=API_KEY
Don't forget to re-login to reflect the newly generated API key on the website after the API call.
currentApiKey

Obligatorio. Obtenga su clave API personal en la página Mis productos.

outputFormat

Opcional. Formato de salida de la respuesta.

Valores aceptados: JSON | XML

Por defecto: JSON

Formato de salida

{
   "apiKey": "at_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}

Parámetros de salida

apiKey
Generated API key.