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

Prodsmart Purchase Orders API

The Purchase Orders API from Prodsmart — 4 operation(s) for purchase orders.

Prodsmart Purchase Orders API is one of 16 APIs that Prodsmart publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Purchase Orders. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 10 operations across 4 paths. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://fusionoperations.autodesk.com.

10 operations 4 paths 0 schemas 2 DELETE4 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://fusionoperations.autodesk.com
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Prodsmart Purchase Orders API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the query as access_token (accessToken). By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication using the API Key as username and API Secret as password. Used to mint a token valid for 2 hours.
  • accessToken — Token passed as the accesstoken query parameter on most endpoints.

Paths & Operations 10

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

Purchase Orders 10
POST
/api/v1/purchase-orders/
Create purchase order
createPurchaseOrder → 201
GET
/api/v1/purchase-orders/
List purchase orders
listPurchaseOrders → 200
GET
/api/v1/purchase-orders/{id}
Retrieve purchase order
getPurchaseOrder 1 param → 200
PUT
/api/v1/purchase-orders/{id}
Update purchase order
updatePurchaseOrder 1 param → 200
DELETE
/api/v1/purchase-orders/{id}
Remove purchase order
deletePurchaseOrder 1 param → 204
POST
/api/v1/purchase-orders/{id}/files
Create purchase order file
createPurchaseOrderFile 1 param → 201
GET
/api/v1/purchase-orders/{id}/files
List purchase order files
listPurchaseOrderFiles 1 param → 200
GET
/api/v1/purchase-orders/{id}/files/{file_id}
Retrieve purchase order file
getPurchaseOrderFile 2 params → 200
PUT
/api/v1/purchase-orders/{id}/files/{file_id}
Update purchase order file
updatePurchaseOrderFile 2 params → 200
DELETE
/api/v1/purchase-orders/{id}/files/{file_id}
Remove purchase order file
deletePurchaseOrderFile 2 params → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prodsmart-purchase-orders-api-openapi.yml Raw ↑

Other APIs Prodsmart publishes across the network.

Prodsmart Authorization API
Prodsmart Changes Feed API
Prodsmart Clients API
Prodsmart Downtime API
Prodsmart Inventory API
Prodsmart Machines API
Prodsmart Product Families API
Prodsmart Production Orders API
Prodsmart Productions API
Prodsmart Products API
Prodsmart Punch Clock API
Prodsmart Reports API
Where this information came from

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