Partner API reference
Verified route families for fleet, inventory, sales and deployment. Use the live schema for request bodies and scopes.
A stable resource vocabulary
The product is a Kiosk. The existing API still uses machines and machineNo. Preserve those resource and field names in integrations.
Read before writing
Start with fleet, inventory and order reads. Confirm ownership and environment before configuring any write integration. This documentation page never sends an API request on your behalf.
Use the live contract
The linked OpenAPI schema is the source for required fields, response models and authorization. Do not infer a universal JavaScript hardware SDK from these HTTP examples.
| Method | Resource | Purpose |
|---|---|---|
GET | /api/v1/machines | List authorized Kiosks |
GET | /api/v1/inventory | Inspect inventory |
GET | /api/v1/orders | Read order history |
GET | /api/v1/rollouts | Inspect rollout records |
POST | /api/v1/rollouts | Create an authorized rollout |
POST | /api/v1/fulfill | Configured fulfillment integration |
Need a deployment-specific answer? Plan your integration with us.