MINARA

Generate factor research goal suggestions

POST /v1/factors/research-brief-suggestions — Generates four editable time-series factor research goals for the selected angle and market context. Front-end-internal.

POST /v1/factors/research-brief-suggestions

Generates four editable time-series factor research goals for the selected angle and market context. Front-end-internal.

MethodPOST
Path/v1/factors/research-brief-suggestions
AuthAuthorization: Bearer <token> required
Categoryresearch

Request body

{ "angle": "trend_momentum", "assetClass": "crypto", "symbols": ["BTCUSDC"], "interval": "1h", "language": "en", "existingBrief": "Optional starting point" }

Response body

{ "suggestions": [ { "title": "Robust hourly momentum", "brief": "Test whether...", "angle": "trend_momentum" } ] }

On this page