Oracle Recruiting Jobs API

Unlock Oracle Recruiting job data for your platform. Access jobs from thousands of employers through our comprehensive API and Job Feeds, or integrate directly with Oracle Recruiting's official API.

250K+

Active ATS & Career Site Jobs

800+

Companies with jobs

Advanced API Oracle Recruiting API

OMR.jobs

OMR.jobs Oracle Recruiting API has several advanced features, including the ability to search and filter jobs from multiple Oracle Recruiting 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 $15/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.

How to get jobs from Oracle Recruiting

Oracle Recruiting Official Jobs API

Oracle Cloud does not have a public facing API to retrieve jobs. Clients are able to access job postings via the Oracle Cloud API. Accessing this API requires client credentials to generate an access token. To retrieve jobs, you can use the following endpoint

POST /api/v1/data/requisitions

You can filter the results on several fields, including sorting on columns (‘columnsToSort’) and filtering on several values (‘filterList’)

Code Examples

curl

curl -X POST -k -i 'https://mysite.example.com/enterprise/fluid/api/v1/data/requisitions' --data '{ "contextId": 4008, "formatId": 11489, "offset": 1, "limit": 10 }

PowerShell


$headers = @{
    'Authorization' = 'Bearer YOUR_AUTH_TOKEN'
}

$body = @{
    contextId = 4008
    formatId = 11489
    offset = 1
    limit = 10
}

$response = Invoke-RestMethod -Uri 'https://mysite.example.com/enterprise/fluid/api/v1/data/requisitions' -Headers $headers -Method Post -Body $body -ContentType 'application/json'

Let's chat!

We’re here to help you every step of the way. Contact us to get started.

Over 70,000 employers

Other ATS Platforms included in our API

We include jobs from the following ATS platforms. Anything missing? Let us know!

Ashby

BambooHR

Breezy HR

Eightfold AI

Greenhouse

Lever.co

Oracle Recruiting

Paylocity

Phenom People

Recruitee

SAP SuccessFactors

SmartRecruiters

Teamtailor

Workable

Workday

CareerPlug

Dayforce

HirhingThing

iCIMS

Jobvite

JOIN.com

Paycom

Personio

Dayforce

Pinpoint

Pinpoint

Zoho Recruit

Ashby