Create IdeaCloud
Start AI-powered keyword research on a topic
POST
Create IdeaCloud
Creates a new IdeaCloud that researches a keyword or topic, gathers questions from the web, clusters them by intent, and identifies the best angles for content.
Scope required:
ideaclouds:write
Request body
string
The keyword or topic to research (1–500 characters). Optional when creating from a suggestion id.
string
Optional category UUID to associate with this IdeaCloud.
string
Id from List create suggestions (e.g.
content:… or fast_start:…). Consumes the suggestion so it will not reappear in the app or API.string
Clarity content suggestion UUID (act-on path).
string
One of
fast_start, se_ranking, gsc, ga4 — with external_fingerprint.string
Stable fingerprint for external/Fast Start suppressions.
Response
Returns202 Accepted with the IdeaCloud ID and initial status.
string
UUID of the created IdeaCloud.
string
Initial status:
researching.string
The keyword being researched.
string
ISO 8601 timestamp.
string
Informational message about async processing and webhook configuration.
Authorizations
Your Hrizn API key (prefix hzk_)
Body
application/json
Keyword or topic to research (optional when creating from a suggestion)
Required string length:
1 - 500Optional category UUID
Id from GET /ideaclouds/create-suggestions
Available options:
fast_start, se_ranking, gsc, ga4 Response
IdeaCloud created and research started
Last modified on July 26, 2026
