Returns the partner capability configuration for the authenticated user, including whether token management is enabled and which scopes are allowed for self-service token derivation. Requires Privy authentication (Bearer token).
tokenManagementEnabled defaults to false and allowedScopes defaults to an empty array. Contact hey@limitless.network to get partner capabilities enabled.API key for programmatic access. Generate at limitless.exchange -> profile menu -> Api keys.
Partner capability configuration
Partner profile ID
42
Whether the partner can manage tokens via self-service endpoints
true
Scopes the partner is allowed to request when deriving tokens
trading, account_creation, delegated_signing [
"trading",
"account_creation",
"delegated_signing"
]