This repository contains OpenAPI specifications for the Orca Scan REST API.
Files can be found in the openapi/ directory (e.g. spec3.yaml).
An OpenAPI specification makes it easier to integrate with Orca Scan's API.
See the official guide: Orca Scan REST API
The API uses bearer token authentication.
curl -sS -H "Authorization: Bearer API_KEY" \
https://api.orcascan.com/v1/sheets
- Global list captured in the vendor extension
x-orca-status-codes
for documentation tooling.
MIT License © Orca Scan - a barcode app with simple barcode tracking APIs.