Skip to content
Get an API key

What Mida would build, without building it

POST /boards/{boardId}/ai/plan

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

The planner's proposal for a prompt, the same one the editor shows for approval before it generates. Nothing is drawn and no generation credits are spent.

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
promptstringrequired
outputTypesenum<string>[]

Response

200 · application/json
multiboolean
boardTitlestring
itemsobject[]
Child attributes
idstring
namestring
descriptionstring
typestring
sizeHintstring | null
groupstring | null

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