How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Storable Tenants API

Tenant accounts, preferences, notes, and eligibility.

Storable Tenants API is one of 11 APIs that Storable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tenants. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 8 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.storedgefms.com/v1.

8 operations 6 paths 4 schemas 4 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.storedgefms.com/v1
Authentication
HTTP Oauth1
Contact
Resource Areas
1

Authentication & Security 1

Storable Tenants API declares 1 security scheme for authenticating requests. It uses HTTP oauth1 authentication (oauth1). By default, every request must be authenticated.

  • oauth1 — Non-standard OpenAPI representation of storEDGE's actual scheme: one-legged OAuth 1.0. The API access key issued to a storEDGE customer is used as the OAuth co…

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 4 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tenants 8

Tenant accounts, preferences, notes, and eligibility.

GET
/{facility_id}/tenants
List tenants
listTenants 3 params → 200401
GET
/{facility_id}/tenants/{id}
Get a tenant by ID
getTenant 2 params → 200404
PATCH
/{facility_id}/tenants/{id}
Update a tenant
updateTenant 2 params body → 200
GET
/{facility_id}/tenants/search
Search tenants
searchTenants 2 params → 200
GET
/{facility_id}/tenants/{tenant_id}/preferences
Get tenant communication preferences
getTenantPreferences 2 params → 200
PUT
/{facility_id}/tenants/{tenant_id}/preferences
Update tenant communication preferences
updateTenantPreferences 2 params body → 200
POST
/{facility_id}/tenants/{tenant_id}/notes
Add a note to a tenant
createTenantNote 2 params body → 201
POST
/{facility_id}/tenants/sign_in
Authenticate a tenant against the tenant portal
tenantSignIn 1 param body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Meta (7 properties), Tenant (7 properties), TenantInput (4 properties), TenantPreferences (3 properties). Each schema is shown below with its type and property counts.

TenantInput
object
4 properties
TenantPreferences
object
3 properties
Tenant
object
7 properties
Meta
object
Every storEDGE response body includes a meta hash with request parameters, method, pagination, and status/error details.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

storable-tenants-api-openapi.yml Raw ↑

Other APIs Storable publishes across the network.

Storable Delinquency & Auctions API
Storable Documents & eSign API
Storable Gate Access API
Storable Insurance API
Storable Leads & Reservations API
Storable Ledgers & Payments API
Storable Move Ins & Outs API
Storable Reporting API
Storable Tasks API
Storable Units & Rates API
Where this information came from

This is an independent, third-party profile of Storable Tenants API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.