Skip to content
Get an API key

POST /boards/{boardId}/ai/ask

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

Answers from the board's own content, the same text the outline shows, and cites the items it used. 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
questionstringrequired

Response

200 · application/json
answerstring

Markdown.

sourcesobject[]
Child attributes
itemIdstring
titlestring
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