Whop Webhooks API
Webhook endpoint registration for platform events.
Whop Webhooks API is one of 12 APIs that Whop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 5 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against 2 base URLs: https://api.whop.com/api/v1, https://sandbox-api.whop.com/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Whop Webhooks API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (Whop API key) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Bearer token authentication. Use a Company/Account API key or an App API key in the Authorization: Bearer header. OAuth access tokens are used when acting on b…
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Webhook endpoint registration for platform events.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Webhook (5 properties), PageInfo (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Whop 11
Other APIs Whop publishes across the network.