Create Account
Creates an account. User tokens create business accounts; business account API keys create connected accounts. Tax fields (tax_remitted_by, product_tax_code_id, business_address, tax_identifiers) are configured with Update Account, not at creation.
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Body
Response
account created
Account ID, prefixed biz_.
Account owner email address.
Account display name.
Account promotional description.
Account public route identifier.
Account logo image URL.
Account banner image URL.
High-level business category for the account.
Country where the account is located.
Public account home page preferences.
Account industry group.
Specific industry vertical for the account.
Prefix used for account invoices.
Type of onboarding the account has completed.
Account Open Graph image URL.
Account Open Graph image variant.
Business type details when business_type is other.
Industry details when industry_type is other.
Whether authorized users must enable two-factor authentication.
Target audience for this account.
Whether Whop sends transactional emails to customers on behalf of this account.
Whether the account appears in joined whops on other accounts.
Whether reviews are displayed on direct-to-consumer product pages.
Whether the account shows users in the user directory.
Account store page display configuration.
Parent account ID for connected accounts.
Arbitrary key/value metadata supplied at account creation.
When the account was created, as an ISO 8601 timestamp.
Whether the account uses its logo as the fallback Open Graph image.
Account lifetime sales, normalized to USD. Computed only on retrieve and me for callers with stats:read scope; null otherwise.
Whether the account can operate on Whop: active or suspended. Computed only on retrieve and me; null otherwise.
Payment rails enabled for this account, each active, inactive, or pending (onboarding or review in progress). Computed only on retrieve and me for callers with company:balance:read scope; null otherwise.
Who calculates and remits tax for the account: whop (Whop calculates and remits), self (Whop calculates; the account collects and remits), or none (neither; the account is responsible). null until the account enrolls in the Whop tax service.
Tax classification code applied by default to the account's products, with id, name, and product_type. null when no default is set.
Account business address used to calculate tax, with line1, line2, city, state, postal_code, and country. null when no address is set.
Account tax/VAT registrations, each with id, tax_id_type, and tax_id_value. Empty when none are set.
Total USD value across balances with known exchange rates. Computed only on single-account reads (retrieve and me); null on list responses, writes, missing balance-read permission, or unavailable balance source.
Account identity verification status for the individual (KYC) and business (KYB) profiles. Each is null until created, otherwise a status of not_started, pending, approved, or rejected.
Account primary crypto wallet, or null if none has been provisioned.

