Generate new API key | Documentation | Brand Alert API | WhoisXML API

新しいAPIキーを生成する

APIエンドポイント

GET https://user.whoisxmlapi.com/user-service/api-key/generate?currentApiKey=API_KEY
APIコールの後は再ログインし、新しく生成されたAPIキーをウェブサイトに反映してください。
currentApiKey

必須My productsページで個人用APIキーを取得してください。

outputFormat

任意。応答の出力形式。

利用可能な値:JSON | XML

初期値:JSON

出力形式

{
   "apiKey": "at_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}

Output parameters

apiKey
Generated API key.