Step 1
Authentication
Use an HTTP Requst node, ensure the route is correct `https://api.keywordinsights.ai//authentication/login/`and the method is “POST”.Finally, enable the body option, and enable JSON type, and pass the following by replacing the values of your account email/password..png?fit=max&auto=format&n=jBGkmInQA6GjnN58&q=85&s=d0e8cd713d441f01b9d0ce08971afa4d)
Step 2
Creating a clustering order
Ensure the output of the Auth node shows in the second node..png?fit=max&auto=format&n=jBGkmInQA6GjnN58&q=85&s=7f25c9cc2da09196bc31a287d08d4b58)
- Method -> POST
- URL -> https://api.keywordinsights.ai/api/keywords-insights/order/
- Send Headers -> Enabled
- Header Parameter Key -> Authorization
- Header Paramater Value -> Bearer
{'{ $json.result.access_token }'} - Send Body -> Enabled
- JSON, Using JSON
.png?fit=max&auto=format&n=jBGkmInQA6GjnN58&q=85&s=657285ff3fa54b7a1da158e03fdeb7dd)
folder_id if you want it placed in a specific folder in the platform.
.png?fit=max&auto=format&n=jBGkmInQA6GjnN58&q=85&s=7e25bdd45ad386b334cca38b273d010a)