Companies
Retrieve a Company
Returns the Company that is attached the the API key.
GET
Headers
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
Response
200 - application/json
Company model
This is the custom domain connected to a Company
The ID of the Company, which will look like biz_*************
The avatar/logo of the Company
The URL route of the company. It will be whop.com/{route}
The title of the Company
Was this page helpful?