Get account
Account status and readiness. Check readiness.operational — if false, readiness.actions lists what’s needed. readiness.next is the highest-priority action.
Authentication
API key (lb_ prefix). Pass as: Authorization: Bearer lb_...
Response
true if avatar image exists. Upload via POST /v1/files, set via PUT /v1/account.
Current plan tier. Values: free (15% fee), growth (5% fee), scale (3% fee).
Transaction fee rate as decimal string. Determined by plan: free=0.15, growth=0.05, scale=0.03. Applied as platform fee on each order.
Subscription billing status. active = payments current. past_due = payment failed, service continues during grace period. unpaid = grace period expired, listings may be blocked.
Account operational readiness. operational is true when the account can sell. If false, actions lists what’s needed with kind (api/human), resolve details, and next points to the highest-priority action.
Object type identifier. Always account.
Account currency (ISO 4217, lowercase). Set automatically from Stripe Connect. Cannot be changed after connection.
Google Analytics 4 Measurement ID (G-XXXXXXXXXX). Set via PUT /v1/account. Injected on all your product pages and thank-you pages