Infosalary

GRATUITO
Por InfoSalary | Atualizado a month ago | Financial
Popularidade

6.8 / 10

Latência

663ms

Nível de serviço

100%

Health Check

N/A

Seguidores: 2
Recursos:
Site do produto Termos de uso
API Creator:
Rapid account: Info Salary
InfoSalary
infosalary
Efetuar login para classificar API
Avaliação: 5 - Votos: 1

LEIA-ME

Infosalary REST API (BETA VERSION) documentation.

This REST API is currently free (while we’re on BETA VERSION).

It has only one endpoint that can be used used to retrieve an estimated salary value from a given job title.

Input

job_title (string) --> the job title of which you want to retrieve the salary (e.g. “data analyst”)

Output

Output object format:
JSON
Example: {“status”:1,“info”:[{“title”:“Data Analyst”,“average”:“68351.2”,“std”:“15370.9”,“samples”:“2057”}]}

Output object attributes:
title (string) --> the job title that was found matching your query (e.g. “Data Analayst”)
average (float) --> the average value for all matching salaries, in US dollars per year (e.g. “68351.2”)
std (float) --> the standard deviation value for all matching salaries (e.g. “15370.9”)
samples (int) --> the number of matching salaries (e.g. 2057)

Please note that the salary estimation values might not be accurate. Accuracy depends on the number of samples, meaning the more samples the more accurate a value should be.

Not useful for your app/website?

Please let us know why it is not useful for your website/app, what’s missing or what we could add to make it useful–> hi@infosalary.com