Overview
Aspose.BarCode Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. Recognize barcode images and generate barcode images in a variety of image formats: JPEG, PNG, GIF, TIFF and SVG. Aspose.BarCode for Cloud REST API allows controlling many aspects of the image and text when generating barcode images. Developers can specify image width, height and output image format. Also set barcode attributes like font and bars color, background color, barcode type and the barcode text location. Our Aspose.BarCode for Cloud REST API comes with many features crucial to organizations, such as:
- Generate barcode images and save to image file
- Recognize barcodes from base64 encoded bytes or image file on internet server
- Enhance your application workflow by adding barcode functionality
- Use the recognition functions to drive your real-life work processes
- Specify barcode image settings
API Description
Aspose.BarCode Cloud is delivered over HTTP as a REST API with responses delivered in JSON or XML format. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. You can see our API detail here and full swagger documentation here.
Security and Authentication
The Aspose.BarCode for Cloud API are secured and required authentication. Developers can create app access Client Id and Client Secret when they register. Requests require an JWT authentification token passed as Authorization
header in format Bearer ACCESS_TOKEN_VALUE
. See https://docs.aspose.cloud/total/json-web-token-authentication/#get-access-token for details.
SDKs
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.