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 Production Orders API

The Production Orders API from Prodsmart — 6 operation(s) for production orders.

Prodsmart Production 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 Production Orders. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

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

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

12 operations 6 paths 0 schemas 2 DELETE4 GET4 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 Production 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 12

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

Production Orders 12
POST
/api/v1/production-orders/
Create production order
createProductionOrder → 201
GET
/api/v1/production-orders/
List production orders
listProductionOrders → 200
GET
/api/v1/production-orders/{id}
Retrieve production order
getProductionOrder 1 param → 200
PUT
/api/v1/production-orders/{id}
Update production order
updateProductionOrder 1 param → 200
DELETE
/api/v1/production-orders/{id}
Remove production order
deleteProductionOrder 1 param → 204
POST
/api/v1/production-orders/{id}/problem
Notify production issue
notifyProductionOrderProblem 1 param → 200
POST
/api/v1/production-orders/{id}/activate
Activate production order
activateProductionOrder 1 param → 200
POST
/api/v1/production-orders/{id}/files
Create production order file
createProductionOrderFile 1 param → 201
GET
/api/v1/production-orders/{id}/files
List production order files
listProductionOrderFiles 1 param → 200
GET
/api/v1/production-orders/{id}/files/{file_id}
Retrieve production order file
getProductionOrderFile 2 params → 200
PUT
/api/v1/production-orders/{id}/files/{file_id}
Update production order file
updateProductionOrderFile 2 params → 200
DELETE
/api/v1/production-orders/{id}/files/{file_id}
Remove production order file
deleteProductionOrderFile 2 params → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prodsmart-production-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 Productions API
Prodsmart Products API
Prodsmart Punch Clock API
Prodsmart Purchase Orders API
Prodsmart Reports API
Where this information came from

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