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

The Sales Orders API from Prodsmart — 4 operation(s) for sales orders.

Prodsmart Sales 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 Sales 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 Sales 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.

Sales Orders 10
POST
/api/v1/sales-orders/
Create sales order
createSalesOrder → 201
GET
/api/v1/sales-orders/
List sales orders
listSalesOrders → 200
GET
/api/v1/sales-orders/{id}
Retrieve specific sales order
getSalesOrder 1 param → 200
PUT
/api/v1/sales-orders/{id}
Update sales order
updateSalesOrder 1 param → 200
DELETE
/api/v1/sales-orders/{id}
Remove sales order
deleteSalesOrder 1 param → 204
POST
/api/v1/sales-orders/{id}/files
Create sales order file
createSalesOrderFile 1 param → 201
GET
/api/v1/sales-orders/{id}/files
List sales order files
listSalesOrderFiles 1 param → 200
GET
/api/v1/sales-orders/{id}/files/{file_id}
Retrieve sales order file
getSalesOrderFile 2 params → 200
PUT
/api/v1/sales-orders/{id}/files/{file_id}
Update sales order file
updateSalesOrderFile 2 params → 200
DELETE
/api/v1/sales-orders/{id}/files/{file_id}
Remove sales order file
deleteSalesOrderFile 2 params → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prodsmart-sales-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 Purchase Orders API
Where this information came from

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