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

Blues jobs API

Batch job operations

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

This API exposes 11 JSON Schema definitions.

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

This API exposes 9 operations across 6 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.2.0.

Requests are made against a single base URL, https://api.notefile.net.

9 operations 6 paths 6 schemas 2 DELETE4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2.0
Base URL
https://api.notefile.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Blues jobs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (personalAccessToken).

  • personalAccessToken — Use a personal access token from notehub.io/api-access

Paths & Operations 9

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

jobs 9

Batch job operations

GET
/v1/projects/{projectOrProductUID}/jobs
List all batch jobs for a project
GetJobs 1 param → 200default
POST
/v1/projects/{projectOrProductUID}/jobs
Create a new batch job with an optional name
CreateJob 2 params body → 201400default
DELETE
/v1/projects/{projectOrProductUID}/jobs/{jobUID}
Delete a batch job
DeleteJob 2 params → 200404default
GET
/v1/projects/{projectOrProductUID}/jobs/{jobUID}
Get a specific batch job definition
GetJob 2 params → 200404default
POST
/v1/projects/{projectOrProductUID}/jobs/{jobUID}/run
Execute a batch job
RunJob 3 params → 200404default
GET
/v1/projects/{projectOrProductUID}/jobs/{jobUID}/runs
List all runs for a specific job
GetJobRuns 4 params → 200404default
DELETE
/v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}
Delete the results of a job run
DeleteJobRun 2 params → 200404default
GET
/v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}
Get the result of a job execution
GetJobRun 3 params → 200404default
POST
/v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}/cancel
Cancel a running job execution
CancelJobRun 2 params → 200404default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are BatchJobRequests (13 properties), JobRun (12 properties), Job (7 properties), Error (6 properties). Each schema is shown below with its type and property counts.

Job
object
7 properties 4 required
JobDefinition
object
Batch job definition
5 properties
JobDetail
Batch job with full definition
Error
object
6 properties 3 required
BatchJobRequests
object
Operations to apply to a device
13 properties
JobRun
object
12 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blues-wireless-jobs-api-openapi.yml Raw ↑

Other APIs Blues publishes across the network.

Notecard API
Blues alert API
Blues authorization API
Blues billing_account API
Blues device API
Blues event API
Blues external devices API
Blues monitor API
Blues organization API
Blues project API
Blues route API
Blues usage API
Where this information came from

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