id and wallet details, and use metadata to store your own stable identifier, like a user ID from your system.
Endpoints
| Endpoint | Request |
|---|---|
| Create Account | POST /accounts |
| Update Account | PATCH /accounts/{account_id} |
| Retrieve Account | GET /accounts/{account_id} |
| Retrieve Requesting Account | GET /accounts/me |
| List Accounts | GET /accounts |
Attributes
The URL of the account banner image
The high-level business category for the account
The country the account is located in
When the account was created, as an ISO 8601 timestamp
A promotional description for the account
The email address of the account owner
The ID of the account, which will look like biz_*************
The industry group the account belongs to
The specific industry vertical the account operates in
The prefix used for account invoices
The URL of the account logo image
Arbitrary key/value metadata supplied when the account was created
The type of onboarding the account has completed
The URL of the account Open Graph image
The account Open Graph image variant
The description of the business type when business_type is other
The description of the industry type when industry_type is other
The parent account ID for connected accounts
Whether the account requires authorized users to have two-factor
authentication enabled
The account’s public route identifier
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
Properties
Properties
The ID of the social link
The optional display title for the social link
The social link URL
The social platform for this linkAvailable options:
x, instagram, facebook, tiktok, youtube, linkedin, twitch, website, customStore page display configuration for the account
The target audience for this account
The display name of the account
Whether the account uses its logo as the fallback Open Graph image
The account’s primary crypto wallet, or null if none has been provisioned
Account

