Dummy Job Listing API
A Dummy Job Listing API that generates realistic job postings with company names, job descriptions, locations, salary ranges, job types, required experience levels, and posting dates. Ideal for testing employment platforms and recrutiment software.
Dummy Job Listing API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET should display a response of dummy job postings /jobs |
GET should return response containing an array named jobs with 10 dummy jobs postings. This confirms the default count works correctly. |
| GET |
GET request for a Single Job /job |
This returns one dummy job listings |
| GET |
GET the number of jobs listings to generate /jobs?count=20 |
This returns 20 jobs listings. You can modify or change(/jobs?count=20). You can replace that 20 to any number |
Dummy Job Listing API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $100 / month | — |
|