Skip to main content
GET
List Apps
Discover what the Creative Engine can do. Returns apps your workspace can run, plus public apps from other workspaces. Use search to find apps by capability — "catalog", "try on", "video". Each app has a stable input contract, so the same integration code works across all of them. If you’re using POST /v1/content/create, app selection is automatic. Use this endpoint when you want to pick the app yourself.

Authorizations

x-api-key
string
header
required

Workspace API key. Prefix: lma_. Example: lma_abc123...

Query Parameters

Filter apps by name or description (case-insensitive)

limit
integer
default:10

Maximum number of public apps to return (own workspace apps are always included)

Response

List of apps

data
object[]