Skip to main content
POST
Create IdeaClouds in batch
Submit multiple keywords for research in one request. Each item is processed independently. Scope required: ideaclouds:write

Request body

items
array
required
Array of IdeaCloud creation objects (max 25).

Response

Returns 202 Accepted with status for each item.
IdeaCloud research is asynchronous and typically completes within a few minutes. Configure webhooks to receive real-time ideacloud.completed and ideacloud.failed notifications instead of polling.

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Body

application/json
items
object[]
required
Required array length: 1 - 25 elements

Response

Batch accepted

data
object
Last modified on February 28, 2026