An overview of authorization scopes for the Whop API
When calling the Whop API on behalf of a user or a company you need to first obtain permissions to do so.
Obtain permission by either:
scopes
parameter when using Whop OAuthOnce you have obtained permissions you can use your app’s API key to make calls on behalf of the user or company.
read_user
: Read the user’s basic details. This scope is required and will be automatically granted when users open embedded apps.