How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Paradox Candidates API

Manage candidates including creating, retrieving, updating, deleting, messaging, and unsubscribing

Paradox Candidates API is one of 11 APIs that Paradox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Candidates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, an API reference, and 1 JSON Schema.

This API exposes 10 operations across 7 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 6 base URLs: https://api.paradox.ai/api/v1/public, https://api.eu1.paradox.ai/api/v1/public, https://stgapi.paradox.ai/api/v1/public, https://api.stg.eu1.paradox.ai/api/v1/public, https://testapi.paradox.ai/api/v1/public, https://dev2api.paradox.ai/api/v1/public.

10 operations 7 paths 4 schemas 1 DELETE2 GET5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.paradox.ai
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Paradox Candidates API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 client credentials authentication
  • bearerAuth — Bearer token obtained from the OAuth 2.0 token endpoint

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 2 GET, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Candidates 10

Manage candidates including creating, retrieving, updating, deleting, messaging, and unsubscribing

GET
/candidates
Paradox Get candidates
getCandidates 21 params → 200400401
POST
/candidates
Paradox Create candidate
createCandidate body → 200400401
GET
/candidates/{id}
Paradox Get single candidate
getCandidate 3 params → 200401404
PUT
/candidates/{id}
Paradox Update candidate
updateCandidate 1 param body → 200400401404
DELETE
/candidates/{id}
Paradox Delete candidate
deleteCandidate 1 param → 200401404
PUT
/candidates/unsubscribe
Paradox Unsubscribe candidate
unsubscribeCandidate body → 200400401
POST
/candidates/send_message
Paradox Send candidate message
sendCandidateMessage body → 200400401
POST
/candidates/background_check/standard
Paradox Send standard background check
sendBackgroundCheckStandard body → 200400401
POST
/candidates/background_check/checkr
Paradox Send Checkr background check
sendBackgroundCheckCheckr body → 200400401
POST
/candidates/background_check/firstadvance
Paradox Send First Advantage background check
sendBackgroundCheckFirstAdvantage body → 200400401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are CandidateCreate (43 properties), Candidate (39 properties), CandidateUpdate (28 properties), SuccessResponse (1 property). Each schema is shown below with its type and property counts.

CandidateUpdate
object
Request body for updating an existing candidate
28 properties
Candidate
object
A candidate in the Paradox recruiting platform
39 properties
SuccessResponse
object
1 property
CandidateCreate
object
Request body for creating a new candidate
43 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paradox-candidates-api-openapi.yml Raw ↑

Other APIs Paradox publishes across the network.

Paradox Authentication API
Paradox Candidate Attributes API
Paradox Company API
Paradox Location Areas API
Paradox Location Rooms API
Paradox Locations API
Paradox Reporting API
Paradox Scheduling API
Paradox User Permissions API
Paradox Users API
Where this information came from

This is an independent, third-party profile of Paradox Candidates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.