Indeed Employers API
Operations for creating and managing employer profiles on Indeed. Employer entities must be created before job postings can be associated with them. Supports global attributes such as employer name and type, as well as country-specific attributes like website URL and phone number.
Indeed Employers 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 Employers. 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 4 operations across 3 paths, and defines 9 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 Employers 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 4
Across 3 paths, the API surfaces 4 operations — 1 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Operations for creating and managing employer profiles on Indeed. Employer entities must be created before job postings can be associated with them. Supports global attributes suc…
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Address (6 properties), Employer (6 properties), EmployerRegistration (4 properties), CountrySpecificAttributes (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.