aid: cubby name: Cubby description: 'Cubby is a New York City based software company building an AI-native facility management platform for self-storage operators, replacing legacy FMS systems with facility operations, tenant management, revenue management, e-commerce storefronts, embedded payment processing and AI-driven tenant communications. Cubby publishes a public developer documentation site covering a JSON HTTP Operator API of roughly 70 action-oriented endpoints across facilities, units, leases, customers, leads, payments, coverage, auctions and reporting, a BigQuery analytics data warehouse, Make.com outbound webhooks, embeddable Lit storefront web components, and an OAuth-protected Model Context Protocol server. The company was founded in 2022 by Matt Engfer and Adam Fleming and raised a $63M Series A led by Growth Equity at Goldman Sachs Alternatives in January 2026.' image: https://www.cubbystorage.com/og-logo.png url: https://raw.githubusercontent.com/api-evangelist/cubby/refs/heads/main/apis.yml x-type: company x-source: harvest:secondary-market specificationVersion: '0.23' created: '2026-08-11' modified: '2026-08-11' tags: - Company - Self Storage - Property Management - Facility Management - Real Estate - Payments - SaaS - Artificial Intelligence - Revenue Management - E-Commerce apis: - name: Cubby Operator API description: '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.' humanURL: https://cubbystorage.github.io/docs/api/ baseURL: https://api.cubbystorage.com/v1 tags: - Self Storage - Facility Management - Leases - Payments - Property Management properties: - type: Documentation url: https://cubbystorage.github.io/docs/api/ - type: APIReference url: https://cubbystorage.github.io/docs/api/ - type: Authentication url: authentication/cubby-authentication.yml - type: ErrorCatalog url: errors/cubby-problem-types.yml - type: Conventions url: conventions/cubby-conventions.yml - type: DataModel url: data-model/cubby-data-model.yml - type: Examples url: examples/cubby-examples.yml - name: Cubby Storefront API description: 'The Cubby Storefront API is the public, unauthenticated-tenant-facing slice of the Cubby platform used to power online rental storefronts — facility search and pricing-group search — and is the same API key surface consumed by the Cubby storefront web components and the embeddable checkout flow.' humanURL: https://cubbystorage.github.io/docs/api/#storefront-2 baseURL: https://api.cubbystorage.com/v1/storefront tags: - E-Commerce - Self Storage - Checkout properties: - type: Documentation url: https://cubbystorage.github.io/docs/api/#storefront-2 - type: Components url: components/cubby-components.yml - name: Cubby MCP Server description: 'Cubby operates a hosted Model Context Protocol server at api.cubbystorage.com/mcp. The endpoint is live and OAuth-protected: an unauthenticated JSON-RPC tools/list call returns HTTP 401 with a WWW-Authenticate Bearer challenge pointing at the RFC 9728 protected-resource metadata document. The authorization server metadata advertises authorization-code and refresh-token grants, PKCE S256, dynamic client registration and a single `mcp` scope.' humanURL: https://api.cubbystorage.com/.well-known/oauth-protected-resource baseURL: https://api.cubbystorage.com/mcp tags: - MCP - Artificial Intelligence - Agents properties: - type: MCPServer url: mcp/cubby-mcp.yml - type: OAuthScopes url: scopes/cubby-scopes.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: DomainSecurity url: security/cubby-domain-security.yml - type: Website url: https://www.cubbystorage.com/ - type: DeveloperPortal url: https://cubbystorage.github.io/docs/ - type: Documentation url: https://cubbystorage.github.io/docs/ - type: APIReference url: https://cubbystorage.github.io/docs/api/ - type: GitHubOrganization url: https://github.com/cubbystorage - type: Blog url: https://www.cubbystorage.com/blog - type: Support url: https://help.cubbystorage.com/en/ - type: SignUp url: https://app.cubbystorage.com/signin - type: TermsOfService url: https://www.cubbystorage.com/api-terms-of-service - type: PrivacyPolicy url: https://www.cubbystorage.com/privacy-policy - type: Authentication url: authentication/cubby-authentication.yml - type: OAuthScopes url: scopes/cubby-scopes.yml - type: MCPServer url: mcp/cubby-mcp.yml - type: WellKnown url: well-known/cubby-well-known.yml - type: LLMsTxt url: llms/cubby-llms.txt - type: Webhooks url: asyncapi/cubby-webhooks.yml - type: ChangeLog url: changelog/cubby-changelog.yml - type: Lifecycle url: lifecycle/cubby-lifecycle.yml - type: Deprecation url: lifecycle/cubby-lifecycle.yml - type: ErrorCatalog url: errors/cubby-problem-types.yml - type: DeclineCodes url: errors/cubby-decline-codes.yml - type: Conventions url: conventions/cubby-conventions.yml - type: DataModel url: data-model/cubby-data-model.yml - type: Conformance url: conformance/cubby-conformance.yml - type: Packages url: packages/cubby-packages.yml - type: Components url: components/cubby-components.yml - type: Examples url: examples/cubby-examples.yml - type: Plans url: plans/cubby-plans-pricing.yml - type: RateLimits url: rate-limits/cubby-rate-limits.yml x-enrichment: date: '2026-08-11' status: enriched artifacts_added: 18 pass: local-v1