Skip to main content
GET
Get the credit balance
Defaults to the key’s own wallet (for account-bound keys, your account wallet). Pass workspace_id to read the balance of any workspace you can manage — ids come from List workspaces.

Authorizations

Authorization
string
header
required

A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.

Query Parameters

workspace_id
string

Optional workspace id (from GET /v1/workspaces). Default: the key's own wallet.

Response

The workspace credit balance.

data
object