Adobe Analytics Jobs API
Create and monitor data repair jobs
Adobe Analytics Jobs API is one of 14 APIs that Adobe Analytics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Jobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, and rate-limit docs.
This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2.0.
Requests are made against a single base URL, https://analytics.adobe.io/api/{globalCompanyId}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Adobe Analytics Jobs API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
An API key is passed in the header as x-api-key (apiKey).
By default, every request must be authenticated.
bearerAuth— OAuth 2.0 access token from Adobe IMSapiKey— Adobe Developer Console API key
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Create and monitor data repair jobs
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RepairJob (10 properties), RepairAction (3 properties), RepairFilter (2 properties), ErrorResponse (2 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 Adobe Analytics 12
Other APIs Adobe Analytics publishes across the network.