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 Parts API

Endpoints for managing Parts

Paperless Parts Parts 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 Parts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 7 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}.

8 operations 7 paths 5 schemas 4 GET1 PATCH3 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 Parts 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 8

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

Parts 8

Endpoints for managing Parts

GET
/parts/public/parts
Get list of parts ATTENTION: Currently only manual parts!
ListParts 4 params → 200404
POST
/parts/public/geometric_part
Upload geometric part
CreateGeometricPart body → 201
GET
/parts/public/get_root_part/{partUuid}
Get the details for a part
1 param → 200404
PATCH
/parts/public/get_root_part/{partUuid}
Update the details for a part
1 param body → 200404
POST
/parts/public/manual_part
Create a manual Part
CreateManualPart body → 201
POST
/parts/public/manual_assembly
Create a manual assembly
CreateManualAssembly body → 201
GET
/parts/public/{partUuid}/status
Get the status of a part
GetPartStatus 1 param → 200
GET
/parts/public/part_files/{uuid}/flat_pattern_dxf
Get flat pattern DXF download link and warnings
GetFlatPatternDXFDownload 1 param → 200404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Part (23 properties), PartNode (3 properties), Assembly (2 properties), PartStatus (2 properties). Each schema is shown below with its type and property counts.

PartStatus
object
2 properties
Assembly
object
2 properties
PartNode
object
3 properties
Uuid
string
Unique identifier
Part
object
23 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paperless-parts-parts-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 Jobs API
Paperless Parts Orders 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 Parts 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.