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

OPAQUE Jobs API is one of 11 APIs that OPAQUE 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, an API reference, and authentication docs.

This API exposes 18 operations across 13 paths. It is described by OpenAPI 3.2.0, at version 2.5.

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

18 operations 13 paths 0 schemas 2 DELETE7 GET3 PATCH4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.5
Base URL
https://api./v2.5
Authentication
HTTP Bearer, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

OPAQUE Jobs API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (sessionToken). An API key is passed in the cookie as userIdentitySecret (userIdentitySecret). An API key is passed in the cookie as sessionTokenCookie (sessionTokenCookie). An API key is passed in the cookie as refreshTokenCookie (refreshTokenCookie). By default, every request must be authenticated.

  • sessionToken — The bearer token is obtained from the /login and /register endpoints.
  • userIdentitySecret — A binary blob derived from a user's passkey. It can be obtained from the /login and /register endpoints.

Paths & Operations 18

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

jobs 18

Jobs

GET
/{version}/workspace/{workspace-uuid}/jobs
Get jobs
get_jobs_by_workspace 4 params → 200
POST
/{version}/workspace/{workspace-uuid}/job
Create job
create_job 2 params body → 200400
GET
/{version}/job/{job-uuid}
Get job metadata
get_job 2 params → 200
PATCH
/{version}/job/{job-uuid}
Update job
update_job 2 params body → 200201400
DELETE
/{version}/job/{job-uuid}
Delete job
delete_job 2 params → 204400
POST
/{version}/job/{job-uuid}/input-variable
Create job inputvariable
create_job_input_variable 2 params body → 200400
PATCH
/{version}/input-variable/{input-variable-uuid}
Update job inputvariable
update_job_input_variable 2 params body → 200400
DELETE
/{version}/input-variable/{input-variable-uuid}
Remove job inputvariable
delete_job_input_variable 2 params → 204400
PATCH
/{version}/job/{job-uuid}/review
Update job review
review_job 2 params body → 200400
POST
/{version}/job/{job-uuid}/job-run
Create Job Run
create_job_run 2 params body → 200
GET
/{version}/job/{job-uuid}/query
Get job query
get_job_query 2 params → 200
PUT
/{version}/job/{job-uuid}/query
Update job query
update_job_query 2 params body → 204400
PUT
/{version}/job/{job-uuid}/predefined-query
Update predefined query
update_job_predefined_query 2 params body → 200400
GET
/{version}/job/{job-uuid}/predefined-query
Get predefined query
get_job_predefined_query 2 params → 200
GET
/{version}/job/{job-uuid}/reviews
Get job reviews
get_job_reviews 2 params → 200
GET
/{version}/job-run/{job_run_uuid}/results
Get job results
get_job_run_results 2 params → 200400
GET
/{version}/job-run/{job_run_uuid}/logs
Get job logs
get_job_run_logs 2 params → 200400
POST
/{version}/job-run/{job_run_uuid}/cancel
Cancel job
cancel_job_run 2 params → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opaque-jobs-api-openapi.yml Raw ↑

Other APIs OPAQUE publishes across the network.

OPAQUE Asset Configs API
OPAQUE Auth API
OPAQUE Datasets API
OPAQUE Organizations API
OPAQUE Pinned Queries API
OPAQUE Predefined Query Templates API
OPAQUE Users API
OPAQUE Versioning API
OPAQUE Workflows API
OPAQUE Workspaces API
Where this information came from

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