Latest Jobs API
The Job Listings API is a high-performance, developer-friendly interface for accessing the latest employment opportunities or real-time job feeds. Designed for seamless integration into job discovery platforms, mobile applications, analytics dashboards, or backend services, the API provides powerful capabilities including: Time-based filtering to retrieve only the most recently posted jobs,…
Latest Jobs API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Fetch Latest Jobs /api/jobs |
Fetches the latest job listings from the database. Supports optional query parameters to control the number of jobs returned, sorting field, and sort order. |
| GET |
Fetch Single Job using Unique Id /api/job |
Fetches a single job listing by its unique ID. |
| GET |
Fetch Job Listing For Specific Country /api/country |
Fetches job listings that are available in a specific country. Supports optional query parameters for limiting and sorting the results. |
| GET |
Fetch Remote Jobs /api/remote |
Fetches job listings by remote field option. The remote parameter can be set to true (default), false. |
| GET |
Fetch Jobs by Job Type (Full Time, Part Time, Internship) /api/jobtype |
Fetches job listings by a specific job type (e.g., "Full Time", "Part Time", "Contract"). |
| GET |
Search by Title/Technology /api/jobSearch |
Fetch jobs by search query like "Node", "Backend", "Java", "Fullstack", "Frontend" |
Latest Jobs API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2.49 / month | 30 / minute |
|
| ULTRA | $5.99 / month | — |
|