Logo
Accusoft API Documentation

Barcode Xpress API

Number of APIs: 2


NOTE: The requests found in this collection cannot currently be run successfully. They can however be used as a reference in showing how the requests should be configured.

https://help.accusoft.com/BarcodeXpress/latest/BxNetCore/webframe.html#rest-api.html


1. Start a Barcode Scanner

POST {{barcode_base_url}}/api/v1/scanners



2. Get the status of a Barcode Scanner

GET {{barcode_base_url}}/api/v1/scanners/{{processId}}



ENDPOINTS