/levelsfyi/companies/salaries
Get Levels.fyi (levels.fyi) compensation for a company and job title by level and percentile
Price: 10 credits
💡 AI Hint: Get Levels.fyi (levels.fyi) compensation data for a company and a job title. Returns the median total compensation, base salary, stock and bonus, the 10/25/50/75/90 percentiles for each, average total/base/stock/bonus compensation broken down per career level, the level ladder mapping, and recent individual salary submissions. Identify the company by alias (URL segment like ‘google’) and the title by alias (like ‘software-engineer’).
⚠️ Common errors: 412: Company or title not found
Authorizations
API token from the dashboard
Headers
Body
Company alias (the URL segment, e.g. 'google') or a full company profile URL
1^(?:https?://[^\s]+|[A-Za-z0-9][A-Za-z0-9._-]*)$"google"
"microsoft"
"https://www.levels.fyi/companies/google"
Job title alias (the URL segment, e.g. 'software-engineer')
1"software-engineer"
"data-scientist"
"product-manager"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response