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

Posit Jobs API

The Jobs API from Posit — 8 operation(s) for jobs.

Posit Jobs API is one of 33 APIs that Posit 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.

This API exposes 9 operations across 8 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.1.

Requests are made against a single base URL, /__api__.

9 operations 8 paths 12 schemas 1 DELETE8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://connect.example.com/__api__
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Posit Jobs API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — Prefix your API key with Key , e.g. Key ABC123.

Paths & Operations 9

Across 8 paths, the API surfaces 9 operations — 1 DELETE, 8 GET. Each is listed below with its method, path, parameters, and response codes.

Jobs 9
GET
/v1/content/{guid}/jobs
Get jobs
getJobs 1 param → 200400401403404500
DELETE
/v1/content/{guid}/jobs/{key}
Register job kill order
killJob 2 params → 200400401403404409500
GET
/v1/content/{guid}/jobs/{key}
Get job
getJob 2 params → 200400401403404500
GET
/v1/content/{guid}/jobs/{key}/download
Download job log file
jobDownloadLog 3 params → 200400401403404500
GET
/v1/content/{guid}/jobs/{key}/error
Get job error
jobError 2 params → 200204400401403404500
GET
/v1/content/{guid}/jobs/{key}/log
Get job log
jobLogs 3 params → 200400401403404500
GET
/v1/content/{guid}/jobs/{key}/metrics
Get job metrics
getJobMetrics 4 params → 200400401403404500
GET
/v1/content/{guid}/jobs/{key}/tail
Tail job log
jobTailLog 2 params → 200400401403404500
GET
/v1/experimental/jobs/summary
Get aggregated job statistics for scheduled content
getJobsSummary 2 params → 200400401403500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Job (25 properties), KillJobOrder (8 properties), AuditLog (7 properties), MetricSample (5 properties). Each schema is shown below with its type and property counts.

AuditLog
object
An audit log entry.
7 properties
MetricSample
object
A single resource usage sample for a job process.
5 properties
LogEntry
object
A single log entry.
3 properties
JobMetrics
object
Resource usage metrics collected for a job.
3 properties
JobSummaryBucket
object
A single time bucket in the scheduled job history histogram.
4 properties
APIError
object
The error object returned by the API on failure.
3 properties 2 required
JobSummaryTotals
object
Total counts of scheduled jobs by status.
5 properties
JobSummary
object
Aggregated job statistics with totals and time-bucketed histogram for scheduled jobs only.
2 properties
Job
object
A job record representing a content execution.
25 properties
KillJobOrder
object
The result of registering an order to kill a job.
8 properties
LoggedError
object
The primary error of a job.
3 properties
LogEntries
object
Log entries for a job.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posit-jobs-api-openapi.yml Raw ↑

Other APIs Posit publishes across the network.

Posit API Keys API
Posit Audit Logs API
Posit Bookmarks API
Posit Bootstrap API
Posit Bundles API
Posit Content API
Posit Content Permissions API
Posit Custom Documentation API
Posit Environment Permissions API
Posit Environments API
Posit Examples API
Posit Feature Usage API
Where this information came from

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