Generate Deep Research Insights
Queue a Deep Research audit; returns the new row in pending.
Authorizations
OAuth access token issued by Cekura for connected apps.
Body
Request body for POST /deep-research-insights/generate/.
Project ID to generate Deep Research for.
Lookback in days, counted back from now. Ignored when date_from / date_to are supplied.
1 <= x <= 30Start of the window to audit (ISO datetime). Must be sent together with date_to and takes precedence over window_days.
End of the window to audit (ISO datetime). Sent with date_from.
10 <= x <= 1000Optional research focus, stored and passed to the audit verbatim. If it cannot be understood, the audit falls back to a full audit.
2000Response
Request body for POST /deep-research-insights/generate/.
Project ID to generate Deep Research for.
Lookback in days, counted back from now. Ignored when date_from / date_to are supplied.
1 <= x <= 30Start of the window to audit (ISO datetime). Must be sent together with date_to and takes precedence over window_days.
End of the window to audit (ISO datetime). Sent with date_from.
10 <= x <= 1000Optional research focus, stored and passed to the audit verbatim. If it cannot be understood, the audit falls back to a full audit.
2000