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
Unique account ID (acc_ prefixed).
Current plan tier. Values: free (10% fee), pro (0% fee).
Transaction fee rate as decimal string. Determined by plan: free=0.10, pro=0.00. 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.
Optional account-level webhook URL for future non-order events