Skip to main content

Getting Started

Using the BlinkReceipt API

The BlinkReceipt API provides a simple and efficient way to integrate receipt scanning into your application via HTTP requests.

Authentication

To use the API, you'll need a valid license_key, which is provided when you create an account with BlinkReceipt. This key serves as your unique identifier and grants access to the API.

Steps to Authenticate:

  1. Obtain your license_key:

    • Contact your BlinkReceipt account manager to get your production key.
    • Alternatively, request a trial key via the Actual Developer Hub.
  2. Include the license_key in API Calls:

    • Add the license_key as part of the request body in every API call.