Skip to content
Get an API key

Mida's review of the board

POST /boards/{boardId}/ai/review

Updated 17 Sep 20261 min read
POST/boards/{boardId}/ai/reviewTry it
Basehttps://api.mockflow.com/v1Scopesai:generateboards:read

Feedback on the board's content, scored per aspect and overall, in the shape the editor's AI review uses. Charged in AI credits.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs ai:generate and boards:read scopes. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Path parameters

boardIdstringpathrequired

Body

application/json
focusstring

What to review for, for example "completeness of the launch plan".

Response

200 · application/json
overallScoreinteger | null
feedbackobject[]
Child attributes
typestring
commentstring
scoreinteger | null
creditsUsedinteger

Errors

402plan_limit

The workspace plan does not allow this, or AI credits are exhausted.

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft