{
"status": "OK",
"request_id": "8a2c4ef2-366f-4918-b2bd-197c380a1f8f",
"data": [
{
"location": "New York City, NY",
"job_title": "Nodejs Developer",
"min_salary": 111524.6,
"max_salary": 185193.46,
"median_salary": 142629.56,
"min_base_salary": 81574.18,
"max_base_salary": 129286.01,
"median_base_salary": 102695.67,
"min_additional_pay": 29950.42,
"max_additional_pay": 55907.45,
"median_additional_pay": 39933.89,
"salary_period": "YEAR",
"salary_currency": "USD",
"salary_count": 60,
"salaries_updated_at": "2024-06-06T23:59:59.000Z",
"publisher_name": "Glassdoor",
"publisher_link": "https://www.glassdoor.com/Salaries/company-salaries.htm?suggestCount=0&suggestChosen=false&sc.keyword=Nodejs%20Developer&locT=C&locId=1132348",
"confidence": "CONFIDENT"
}
]
}
curl --location --request GET 'https://zylalabs.com/api/7338/job+salary+data+api/11651/job+salary?job_title=nodejs developer&location=new york&location_type=CITY&years_of_experience=ONE_TO_THREE' --header 'Authorization: Bearer YOUR_API_KEY'
{
"status": "OK",
"request_id": "69635973-0ab8-4b9e-b2da-7e5937ea027e",
"data": [
{
"location": "United States",
"job_title": "Software Developer",
"company": "Amazon",
"min_salary": 140594.13,
"max_salary": 209058.84,
"median_salary": 170162.89,
"min_base_salary": 111791.03,
"max_base_salary": 155293.04,
"median_base_salary": 131758.75,
"min_additional_pay": 28803.1,
"max_additional_pay": 53765.8,
"median_additional_pay": 38404.14,
"salary_period": "YEAR",
"salary_currency": "USD",
"salary_count": 994,
"confidence": "CONFIDENT",
"result": {
"__typename": "AggregatedSalaryEstimatesResult",
"basePayStatistics": {
"__typename": "StatisticsResult",
"max": 155293.04,
"mean": 131758.75,
"min": 111791.03,
"percentiles": [
{
"__typename": "Percentile",
"ident": "P10",
"value": 96432.75
},
{
"__typename": "Percentile",
"ident": "P25",
"value": 111791.03
},
{
"__typename": "Percentile",
"ident": "P50",
"value": 131758.75
},
{
"__typename": "Percentile",
"ident": "P75",
"value": 155293.04
},
{
"__typename": "Percentile",
"ident": "P90",
"value": 180025.64
}
]
},
"confidence": "CONFIDENT",
"currency": {
"__typename": "Currency",
"code": "USD"
},
"employer": {
"__typename": "Employer",
"counts": {
"__typename": "EmployerCounts",
"globalJobCount": {
"__typename": "EmployerJobCountHolder",
"jobCount": 19467
}
},
"id": 6036,
"links": {
"__typename": "EiEmployerLinks",
"jobsUrl": "/Jobs/Amazon-Jobs-E6036.htm"
},
"ratings": {
"__typename": "DefaultEmployerRatings",
"overallRating": 3.6
},
"shortName": "Amazon",
"squareLogoUrl": "https://media.glassdoor.com/sql/6036/amazon-squarelogo-1552847650117.png"
},
"jobTitle": {
"__typename": "JobTitle",
"id": 30270,
"text": "Software Developer"
},
"obscuring": "NONE",
"payPeriod": "ANNUAL",
"salariesEmploymentStatus": "REGULAR",
"salaryCount": 994,
"totalAdditionalPayStatistics": {
"__typename": "StatisticsResult",
"max": 53765.8,
"mean": 38404.14,
"min": 28803.1,
"percentiles": [
{
"__typename": "Percentile",
"ident": "P10",
"value": 22274.4
},
{
"__typename": "Percentile",
"ident": "P25",
"value": 28803.1
},
{
"__typename": "Percentile",
"ident": "P50",
"value": 38404.14
},
{
"__typename": "Percentile",
"ident": "P75",
"value": 53765.8
},
{
"__typename": "Percentile",
"ident": "P90",
"value": 70279.58
}
]
},
"totalPayInsights": null,
"totalPayStatistics": {
"__typename": "StatisticsResult",
"max": 209058.84,
"mean": 170162.89,
"min": 140594.13,
"percentiles": [
{
"__typename": "Percentile",
"ident": "P10",
"value": 118707.15
},
{
"__typename": "Percentile",
"ident": "P25",
"value": 140594.13
},
{
"__typename": "Percentile",
"ident": "P50",
"value": 170162.89
},
{
"__typename": "Percentile",
"ident": "P75",
"value": 209058.84
},
{
"__typename": "Percentile",
"ident": "P90",
"value": 250305.22
}
]
}
}
}
]
}
curl --location --request GET 'https://zylalabs.com/api/7338/job+salary+data+api/11652/company+job+salary?company=Amazon&job_title=software developer&location=new york&location_type=CITY&years_of_experience=ONE_TO_THREE' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Job Salary Data API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
Use this API to get job salary/pay estimations in a specific area or location, and for specific experience in years from Glassdoor in real-time.
The Job Salary Data API provides estimated job salaries based on job title and location. The GET Job Salary endpoint returns salary estimates for various job titles, while the GET Company Job Salary endpoint focuses on specific companies, allowing for additional parameters like experience level.
Key fields include `location`, `job_title`, `min_salary`, `max_salary`, `median_salary`, `salary_currency`, and `confidence`. These fields provide insights into salary ranges and the reliability of the data.
Users can customize requests using parameters such as `job_title`, `location`, and `experience_level` (for the Company Job Salary endpoint). This allows for tailored salary estimates based on specific job roles and locations.
The response is structured in JSON format, with a `status` field indicating the request outcome, a `request_id` for tracking, and a `data` array containing detailed salary information for each job title or company.
The data is sourced from Glassdoor, which aggregates salary information from employee reports. This ensures a broad and reliable dataset for job salary estimations.
Common use cases include job market analysis, salary benchmarking for HR departments, and individual salary negotiations. Users can leverage this data to understand compensation trends in specific locations or companies.
Users can analyze the `min_salary`, `max_salary`, and `median_salary` to gauge salary expectations. The `confidence` field helps assess the reliability of the estimates, guiding users in making informed decisions.
If the API returns partial or empty results, users should check their parameters for accuracy. Adjusting the job title or location may yield better results. Additionally, reviewing the `status` field can provide insights into the request's success.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund