ideaclouds:write
The ideaclouds:write scope allows you to create IdeaClouds, which triggers the AI-powered keyword research pipeline. You can create a single IdeaCloud or submit a batch of up to 25 at once.
Endpoints
Create IdeaCloud
researching status. Use the Get IdeaCloud endpoint or the ideacloud.completed webhook to check when research finishes.
Request body
Example
Response — 202 Accepted
Status codes
Create IdeaClouds in batch
Request body
Example
Response — 202 Accepted
Response — partial failure
If some items fail, they are included in the response withstatus: "failed":
Failed items do not have an
id field. Successful items always include id and status: "researching".Status codes
Error response — Missing scope
If your API key does not includeideaclouds:write, any request to these endpoints returns:
