Skip to content
Get an API key

GET /me/limits

Updated 16 Sep 20261 min read
GET/me/limitsTry it
Basehttps://api.mockflow.com/v1Scopesuser:read

What the workspace plan allows before you try. Basic makes three boards and one space, has no trash, cannot move boards between spaces, cannot generate with Mida and shares a space as reviewer only. Plus and Max are unlimited. limit is null when there is no cap.

Authorization

Authorizationstringheaderrequired

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

Response

200 · application/json
planenum<string>

One of basic, plus or max.

boardsobject
Child attributes
usedinteger
limitinteger | null
spacesobject
Child attributes
usedinteger
limitinteger | null
reviewersPerSpaceobject
Child attributes
limitinteger | null
trashboolean
moveBetweenSpacesboolean
generateboolean
shareRolesstring[]
upgradeUrlstring

Errors

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