apiThumb

0.1

Sphereon BV

11/Nov/2019 10:56:00 AM CET

PUBLISHED

Production and Sandbox Endpoints

Production and Sandbox URLs:
http://gw.api.cloud.sphereon.com/barcode/0.1
http://gw.api.cloud.sphereon.com/barcode/
https://gw.api.cloud.sphereon.com/barcode/0.1
https://gw.api.cloud.sphereon.com/barcode/

Description

The Barcode Reader API '/reader' reads barcodes from image files and returns the barcode data as JSON files. The flow is generally as follows: 1. First upload an image using the /reader POST endpoint. You will get back a job response that contains a job with its associated settings. 2. Start the job from a PUT request to the /reader/{jobid} endpoint, with the Job and Settings JSON as request body. The barcode detection will now start. 3. Check the job status from the /reader/{jobid} GET endpoint until the status has changed to DONE or ERROR. Messaging using a websocket will be available as an alternative in a future version 4. Retrieve the JSON file using the /reader/{jobid}/stream GET endpoint. This will return the JSON file only when the status is DONE. In other cases it will return the Job Response JSON (with http code 202 instead of 200) Interactive testing: A web based test console is available in the Sphereon API Store

Business Information

Business Owner : Sphereon BV [support@sphereon.com]

Technical Owner : Sphereon Devops Team [dev@sphereon.com]

Share

Comments

No comments yet

Notice

You require an access token to try the API. Please login and subscribe to the API to generate an access token.   If you already have an access token, please provide it below.

Warning! The selected application does not have an access token for the selected environment. Please go to the subscription page and generate an access token first.
Authorization : Bearer

No Documents Found

No documents have been associated with this API so far.