Create Prompt
Creates a new prompt with variants for the specified platforms. Requires the configure scope.
Behavior:
- Auto-categorizes the journey stage using an LLM if not provided
- Creates variants for each specified platform
- Reactivates an archived prompt if a duplicate exists
- Dispatches collection events to begin tracking
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the brand
Body
Input model for creating a new prompt to track AI visibility.
The prompt text to track across AI platforms
The customer journey stage this prompt represents:
Advice- Seeking recommendations or guidanceAwareness- Exploring a topic or problem spaceEvaluation- Assessing specific optionsComparison- Comparing multiple optionsOther- Doesn't fit other categories
Advice, Awareness, Evaluation, Comparison, Other Optional persona ID to associate with this prompt for segmented analysis
Custom tags for categorizing and filtering prompts
Key topics to associate with this prompt from the brand's topic list
AI platforms to track this prompt on. If empty, defaults to all supported platforms.
Supported platforms:
chatgpt- OpenAI ChatGPTclaude- Anthropic Claudegoogle_ai_overviews- Google AI Overviews (Search)perplexity- Perplexity AImeta- Meta AIgoogle_ai_mode- Google AI Modegoogle_gemini- Google Geminicopilot- Microsoft Copilot
chatgpt, claude, google_ai_overviews, perplexity, meta, google_ai_mode, google_gemini, copilot, grok Response
Successful Response
Represents a prompt being tracked for AI visibility, including its configuration and metadata.
Unique identifier for the prompt
The prompt text being tracked
The customer journey stage this prompt represents
Advice, Awareness, Evaluation, Comparison, Other ID of the associated persona, if any
AI platforms this prompt is tracked on
chatgpt, claude, google_ai_overviews, perplexity, meta, google_ai_mode, google_gemini, copilot, grok Custom tags assigned to this prompt
Auto-detected or assigned topics for this prompt
Timestamp when the prompt was created