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

CData Job API

The Job API from CData — 7 operation(s) for job.

CData Job API is one of 14 APIs that CData publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and an API reference.

This API exposes 7 operations across 7 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://cloud.cdata.com/api.

7 operations 7 paths 7 schemas 1 DELETE2 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://cloud.cdata.com/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

CData Job API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — JWT token authentication. Include the token in the Authorization header as Bearer {token}. See [Authentication](/en/API/Authentication-Embedded) for more infor…

Paths & Operations 7

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

Job 7
GET
/job/list
List Jobs
listJobs → 200
GET
/job/{jobId}
Get Job
getJob 1 param → 200
POST
/job/create
Create Job
createJob body → 200
PUT
/job/{jobId}/update
Update Job
updateJob 1 param body → 200
DELETE
/job/{jobId}/delete
Delete Job
deleteJob 1 param → 200
POST
/job/{jobId}/run
Run Job
runJob 1 param → 200
POST
/job/{jobId}/stop
Stop Job
stopJob 1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are JobInfo (12 properties), JobParams (8 properties), UpdateJobRequest (7 properties), CreateJobRequest (7 properties). Each schema is shown below with its type and property counts.

JobListResult
object
1 property
CreateJobRequest
object
7 properties 5 required
MergeKey
object
3 properties
JobParams
object
An object containing job parameters. Caching jobs use the fields below; other job types may include additional properties.
8 properties
JobLastRun
object
The last run metrics for the job, including the date and time, duration, status, rows affected, and next run time.
5 properties
JobInfo
object
12 properties 10 required
UpdateJobRequest
object
7 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cdata-job-api-openapi.yml Raw ↑

Other APIs CData publishes across the network.

CData Connect AI MCP Server
CData Account API
CData Cache API
CData Connection API
CData Data Explorer API
CData Jobs API
CData Log API
CData Metadata API
CData Query API
CData Service Accounts API
CData Users API
CData O Data API
Where this information came from

This is an independent, third-party profile of CData Job 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.