Indeed Candidates API
Operations for retrieving and managing candidate applications. Part of the Candidate Sync APIs, these endpoints enable ATS partners to fetch candidate and application data from Indeed on behalf of registered employers.
Indeed Candidates API is one of 15 APIs that Indeed 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, a getting-started guide, a JSON-LD context, and 1 JSON Schema.
This API exposes 3 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://apis.indeed.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Indeed Candidates API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 3 scopes.
By default, every request must be authenticated.
BearerAuth— OAuth 2.0 Bearer Token authentication. Obtain access tokens through the Indeed OAuth 2.0 authorization flow using your partner client credentials.OAuth2— Indeed OAuth 2.0 authentication for partner applications.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Operations for retrieving and managing candidate applications. Part of the Candidate Sync APIs, these endpoints enable ATS partners to fetch candidate and application data from In…
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Candidate (15 properties), Resume (4 properties), DispositionUpdate (4 properties), EeoResponses (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Indeed 12
Other APIs Indeed publishes across the network.