Cubby Operator API
The Cubby Operator API is a JSON HTTP API — explicitly not RESTful — oriented around actions performed on system entities rather than transfer of state. Roughly 70 POST endpoints cover access codes, locks, organizations, managers, facilities, facility groups, units, pricing groups, customers, leads, leases, payment methods, ledgers, coverage, payments, auctions, notes, tasks, reports, storefront search, messaging and checkout. Responses are wrapped in a {status, data} envelope, money is expressed as integer cents, timestamps are ISO-8601 with facility-local or UTC semantics, and related entities are retrieved through explicit expansions.
Documentation
Documentation
https://cubbystorage.github.io/docs/api/
APIReference
https://cubbystorage.github.io/docs/api/
Authentication
https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/authentication/cubby-authentication.yml
Other Resources
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/errors/cubby-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/conventions/cubby-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/data-model/cubby-data-model.yml
Examples
https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/examples/cubby-examples.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/apis.yml