-
Notifications
You must be signed in to change notification settings - Fork 0
App
An app is a developer-built application distributed through Whop. Apps can be embedded into products as experiences and extend the platform with custom functionality.
$client->apps // Matchable\Whop\Resource\AppResource| HTTP | POST apps |
| Does | Creates a new app. |
| Parameters |
$data — app attributes (e.g. name, description). |
| Returns | array |
| HTTP | GET apps |
| Does | Lists apps. |
| Parameters |
$query — optional filters / pagination. |
| Returns | array |
| HTTP | GET apps/{id} |
| Does | Retrieves a single app by ID. |
| Parameters |
$id — the app ID. |
| Returns | array |
| HTTP | PATCH apps/{id} |
| Does | Updates an app. |
| Parameters |
$id — the app ID; $data — fields to change. |
| Returns | array |
$app = $client->apps->create([
'name' => 'My Whop App',
]);Official Whop documentation: https://docs.whop.com
Core Company · AccountLink · File · AccessToken · AuthorizedUser · User · Member · Webhook
Payments & Billing Payment · Checkout · Plan · Product · Membership · Refund · Invoice · PromoCode · PaymentMethod · SetupIntent
Platform & Finance Transfer · FeeMarkup · Topup · Withdrawal · LedgerAccount · PayoutAccount · PayoutMethod
Disputes Dispute · DisputeAlert · ResolutionCenter
Commerce Shipment · Lead · Entry · Review · Affiliate · Stats
Experiences & Courses Experience · Course · CourseChapter · CourseLesson · CourseLessonInteraction · CourseStudent
Communication ChatChannel · DmChannel · DmMember · Message · Reaction · Forum · ForumPost · SupportChannel · Notification
Advertising AdCampaign · AdGroup · Ad
Apps & AI App · AppBuild · AiChat · CompanyTokenTransaction
Verifications Verification