Skip to main content
No. Organizations belong to exactly one Tenant and don’t move between environments. If you need to mirror brand configuration into live, script it against the Management API as part of your own release process. See Organizations and overrides.
No. Token documents are schema-less JSON, so Livry stores what you send without checking names against a vocabulary. Handle missing tokens defensively in your frontend. See Tokens.
Theme fetches happen in the browser at volume and should be cacheable at the edge. Signed URLs can be computed server-side and handed to the client safely; a bearer token can’t. See Signed URLs.
Livry sign-in is passwordless — there is no password. Enter your email and follow the link Livry sends. If you’ve lost access to the email address itself, contact support.
Yes. Accounts and Teams are separate; switch between Teams inside the developer portal.
Enterprise isn’t self-serve. Get in touch and we’ll scope a plan against your requirements. See Billing.