Authorization
If set, the API uses an API key for authentication. Include the following header in your requests:X-blnk-key: <api-key>
.
Replace <api-key>
with your secret API key. Ensure the key is kept secure and not exposed in public repositories or client-side code.
See also: Secure your Blnk server
Body
Uploaded file containing external data.
We support both CSV and JSON file types for external data upload.
Origin of the transaction data, e.g. “Stripe”.
Response
Specifies the unique ID for the uploaded file
Total number of records found in the uploaded file.
Origin of the transaction data, e.g. “Stripe”.