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

Paperless Parts Jobs API

Endpoints for managing Jobs

Paperless Parts Jobs API is one of 12 APIs that Paperless Parts 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 and API documentation.

This API exposes 15 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, {url}/{version}.

15 operations 6 paths 5 schemas 3 DELETE6 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.paperlessparts.com/v2
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

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

  • app_id — API key to authorize requests.

Paths & Operations 15

Across 6 paths, the API surfaces 15 operations — 3 DELETE, 6 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Jobs 15

Endpoints for managing Jobs

GET
/orders/public/jobs
List jobs
ListJobs 10 params → 200404
POST
/orders/public/jobs
Create a new job
CreateJob body → 201
GET
/orders/public/jobs/{jobId}
Get details about a Job
JobDetails 1 param → 200
PATCH
/orders/public/jobs/{jobId}
Update a job
UpdateJob 1 param body → 200
DELETE
/orders/public/jobs/{jobId}
Delete Job
DeleteJob 1 param → 204404
GET
/orders/public/jobs/{jobId}/operations
Get a list of operations for a job.
JobsOperationsList 1 param → 200404
POST
/orders/public/jobs/{jobId}/operations
Create a new operation
CreateJobOp 1 param body → 201
GET
/orders/public/jobs/{jobId}/operations/{position}
Get details about an Operation
JobOpDetails 2 params → 200
POST
/orders/public/jobs/{jobId}/operations/{position}
Update an Operation
UpdateJobOp 2 params body → 201
DELETE
/orders/public/jobs/{jobId}/operations/{position}
Delete Operation
DeleteJobOp 2 params → 204404
GET
/orders/public/jobs/{jobId}/add_ons
Get a list of add ons for a Job.
JobsAddOnsList 1 param → 200404
POST
/orders/public/jobs/{jobId}/add_ons
Create a new Add On
CreateJobAddOn 1 param body → 201
GET
/orders/public/jobs/{jobId}/add_ons/{position}
Get details about an Add On
JobAddOnDetails 2 params → 200
POST
/orders/public/jobs/{jobId}/add_ons/{position}
Update an Add On
UpdateJobAddOn 2 params body → 201
DELETE
/orders/public/jobs/{jobId}/add_ons/{position}
Delete Add On
DeleteJobAddOn 2 params → 204404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Job (22 properties), JobOperation (11 properties), JobAddOn (7 properties). Each schema is shown below with its type and property counts.

JobOperation
object
11 properties
JobId
integer
The job id
Position
integer
Position in list
Job
object
22 properties
JobAddOn
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paperless-parts-jobs-api-openapi.yml Raw ↑

Other APIs Paperless Parts publishes across the network.

Paperless Parts Contacts API
Paperless Parts Custom Tables API
Paperless Parts Customers API
Paperless Parts Events API
Paperless Parts Integration Actions API
Paperless Parts Orders API
Paperless Parts Parts API
Paperless Parts Processes API
Paperless Parts Purchased Components API
Paperless Parts Quote Items API
Paperless Parts Quotes API
Where this information came from

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