Skip to content

orca-scan/orca-scan-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Orca Scan OpenAPI

This repository contains OpenAPI specifications for the Orca Scan REST API.

Files can be found in the openapi/ directory (e.g. spec3.yaml).

Why?

An OpenAPI specification makes it easier to integrate with Orca Scan's API.

API docs

See the official guide: Orca Scan REST API

Authentication

The API uses bearer token authentication.

curl -sS -H "Authorization: Bearer API_KEY" \
  https://api.orcascan.com/v1/sheets

Status codes

  • Global list captured in the vendor extension x-orca-status-codes for documentation tooling.

License

MIT License © Orca Scan - a barcode app with simple barcode tracking APIs.

About

Orca Scan OpenAPI Specification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •