/levelsfyi/companies/benefits
/levelsfyi
/levelsfyi/companies/benefits
Get Levels.fyi (levels.fyi) company benefits and perks by alias or profile URL
Price: 10 credits
💡 AI Hint: Get Levels.fyi (levels.fyi) benefits and perks contributed for a company by alias (URL segment like ‘google’) or profile URL. Returns each perk with its name, category, tag, a description, and any structured detail fields (such as amounts or frequency).
⚠️ Common errors: 412: Company not found
POST
/levelsfyi/companies/benefits
Authorizations
API token from the dashboard
Headers
Body
application/json
Company alias (the URL segment, e.g. 'google') or a full company profile URL
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|[A-Za-z0-9][A-Za-z0-9._-]*)$Examples:
"google"
"microsoft"
"https://www.levels.fyi/companies/google"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500