Generate prompt analysis report
Returns an analysis report for the prompt, scoring the provided content against ChatGPT. The report contains the data computed by the prompt analysis — an overall score, typed recommendations (each with its own sub-score and supporting data), the cited sources, the mentioned brands, and the markdown preview of ChatGPT’s response. Provide either contentId (by reference) or title + html (by value), not both.
Authorizations
API key starting with sk_. Generate one in Settings > API Keys.
Path Parameters
Prompt ID.
Body
Content ID to score (fetches HTML automatically).
HTML content to score.
Meta description (optional). Accepted for forward compatibility but currently NOT factored into recommendations — the score is computed from title and html only.
Title of the content to score.
Response
Default Response
ChatGPT report. Null when no ChatGPT analysis exists for this prompt.