Suggest Decision
Suggest Decision
POST
Suggest Decision
Use this API to compute a suggested decision for a new item, grounded in past judgments.
primary is the best-grounded recommendation; conflict is populated when the evidence is split, so you can surface disagreement to your users.
Endpoint
POST https://api.velt.dev/v2/memory/suggest
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Suggest a decision for new ad copy
Response
Bothprimary and conflict are a suggestion object or null. recommendation is approve or reject; basedOn is the number of judgments the suggestion drew on; caveats carries conflict and freshness warnings.

