API reference

Scopes & bundles

Scope format

Business scopes use {actor}:{resource}:{action}. Managed keys receive only the exact scopes selected in Lucra.

Brand scopes

ResourceActions
organizationread, write
creatorread
programsread, review
submissionsread, review
adsread
productsread
analyticsread
financeread

Agency scopes

Agency scopes use the partner: prefix and expose the same supported action set as brand scopes: organization read and write, resource reads, and program and submission reviews. They apply to the agency's own workspace by default and to a managed client only when client is supplied.

MCP scopes

  • mcp:tools:read permits MCP initialization and tool discovery;
  • mcp:tools:call permits invocation, but every tool still requires its matching brand or partner business scope.

Bundles

Lucra presents convenient bundles while persisting their exact expanded scopes:

BundleDescription
brand.readAll supported brand reads
brand.manageSupported brand reads, organization write, and reviews
partner.readAll supported agency reads
partner.manageSupported agency reads, organization write, and reviews
mcp.callMCP discovery and invocation

Fetch the live taxonomy without authentication:

curl https://api.onlucra.com/v1/scopes

Scopes for integrations, OAuth, provider connection management, billing changes, payouts, member administration, invites, media upload, campaign launch, or resource deletion do not exist on the public surface.