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

Apache Oozie Jobs API

Job submission and bulk management

Apache Oozie Jobs API is one of 4 APIs that Apache Oozie publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 4 JSON Schemas.

This API exposes 4 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 5.2.1.

Requests are made against a single base URL, http://localhost:11000/oozie.

4 operations 2 paths 6 schemas 1 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
5.2.1
Base URL
http://localhost:11000/oozie
License
Apache 2.0
Resource Areas
1

Paths & Operations 4

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

Jobs 4

Job submission and bulk management

POST
/v1/jobs
Apache Oozie Submit a Job
submitJob 2 params body → 201400500
GET
/v1/jobs
Apache Oozie List Jobs
getJobs 6 params → 200400500
PUT
/v1/jobs
Apache Oozie Bulk Job Action
bulkJobAction 5 params → 200400500
POST
/v2/validate
Apache Oozie Validate Workflow XML
validateJobXml 1 param body → 200400500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are JobInfo (12 properties), JobAction (8 properties), JobList (6 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

JobId
object
Job submission response containing the assigned job ID.
1 property 1 required
JobList
object
Paginated list of jobs.
6 properties
ErrorResponse
object
Standard Oozie error response.
3 properties
JobInfo
object
Full information about a workflow, coordinator, or bundle job.
12 properties
JobAction
object
A single action within a workflow job.
8 properties
ValidationResult
object
Result of XML definition validation.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apache-oozie-jobs-api-openapi.yml Raw ↑

Other APIs Apache Oozie publishes across the network.

Apache Oozie Admin API
Apache Oozie Job API
Apache Oozie Versions API
Where this information came from

This is an independent, third-party profile of Apache Oozie Jobs 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.