Back to catalog
💼

jobdata API

API Key

Simple Job Data API

💼JobsHTTPS

Jobdata API

5 items

Senior Software Engineer

Stripe

185.0K

Product Manager

Airbnb

155.0K

Data Scientist

Netflix

172.0K

DevOps Engineer

Cloudflare

148.0K

UX Designer

Figma

130.0K

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Senior Software Engineer",
5 "secondary": "Stripe",
6 "badge": 185000,
7 "location": "Remote",
8 "postedDaysAgo": 1
9 },
10 {
11 "title": "Product Manager",
12 "secondary": "Airbnb",
13 "badge": 155000,
14 "location": "San Francisco, CA",
15 "postedDaysAgo": 2

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://jobdataapi.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs