Whop Developers home page
V5 API (deprecated)
Search...
⌘K
Ask AI
Start Building
Start Building
Search...
Navigation
API Documentation
Rate Limits
Documentation
SDK Reference
API Reference
API Documentation
Authentication
Rate Limits
Apps
Overview
Companies
Experiences
Members
Memberships
Products
Payments
Reviews
Notifications
Line Items
App Connections
Users
Feed Content Items
Inbound Webhooks
Inbound Webhook Filters
GET
Retrieve the current app
GET
Check Access
Company
Overview
Memberships
Products
Payments
Reviews
Users
GET
Retrieve the current company
Me
Overview
Memberships
Products
Payments
Reviews
Experiences
Companies
POST
Create an OAuth Token
GET
Retrieve the current user
GET
List a User's social accounts
Chat
Webhooks
On this page
Rate Limit Response
API Documentation
Rate Limits
This page outlines the rate limits for the V5 API.
Currently, the rate limits are as follows:
Endpoint
Limit
/v5/*
20 requests every 10 seconds
/v2/*
100 requests every 10 seconds
If you hit this limit, there will be a cooldown of 60 seconds before you can make any more requests.
Rate Limit Response
If you hit the rate limit, you will receive a
429 Too Many Requests
response with the following body:
Copy
Ask AI
{
"message"
:
"You are being rate limited"
}
Was this page helpful?
Yes
No
Authentication
Overview
Assistant
Responses are generated using AI and may contain mistakes.