Phenom People Jobs API
Unlock Phenom People job data for your platform. Access jobs from thousands of employers through our comprehensive API and Job Feeds, or integrate directly with Phenom People's official API.
220K+
Active Phenom People Jobs
650+
Companies using Phenom People
Advanced API
Fantastic.jobs Phenom People API
Fantastic.jobs' Phenom People API has several advanced features, including the ability to search and filter jobs from multiple Phenom People clients using a single API endpoint.
- DIY API
Use our self serve API on RapidAPI to start adding jobs to your board in minutes. Includes a free trial, with pricing starting at $35/month.
- Custom API
We can create an API for your board that's highly customisable to your needs. Custom filters, searching, refresh rates and more.
- Custom Job posting feed
We can create a job posting feed for your board that's adheres to the requirements of your jobboard software. All delivery formats are available, including XML, JSON, CSV and more.
Let's chat!
We're here to help you every step of the way. Contact us to get started.
How to get jobs from Phenom People
Phenom People Official Jobs API
Phenom People does not have a public API to retrieve jobs. Clients are able to access job postings via the Phenom People Developer API. Accessing this API requires an OAuth 2.0 access token, which can be requested via api-management@phenom.com. To retrieve jobs, you can use the following endpoint
GET /jobs-api/v1/jobs
The API will return a JSON containing all relevant job posting fields. Filtering and searching on certain fields is possible. These include locale, category, and siteType. The API does not support searching on job titles or descriptions.
Code Examples
Curl
curl -X GET https://api.phenom.com/jobs-api/v1/jobs
-H 'Content-type: application/json'
-H 'Accept: application/json'
-H 'Authorization: string'
PowerShell
$headers = @{
'Content-type' = 'application/json'
'Accept' = 'application/json'
'Authorization' = 'string'
}
$response = Invoke-RestMethod -Uri 'https://api.phenom.com/jobs-api/v1/jobs' -Headers $headers
Use our advanced API or Custom Job Feeds
Let's chat! Send us an email or schedule a call to get started.
Over 40,000 employers
Other ATS Platforms included in our API
We include jobs from the following ATS platforms. Anything missing? Let us know!