SpareFoot

SpareFoot is the largest online marketplace for finding and reserving self-storage units, owned by Storable (the same parent that owns the storEDGE and SiteLink property-management systems, cataloged separately at api-evangelist/storable). SpareFoot itself does not publish a developer portal, API reference, or self-serve API keys for third parties to call. Instead, storage facilities' pricing, unit availability, and promotions reach SpareFoot through one-way, partner-gated data-feed integrations built by property-management software vendors - Storable Edge (storEDGE), SiteLink Web Edition, Storable Easy, Self Storage Manager (E-SoftSys), eDOMICO, and DoorSwap - each of which pushes its own facilities' inventory into the marketplace and receives reservation/lead data back. No endpoint list, request/response schema, or authentication scheme for this feed mechanism is publicly documented; a facility operator or software vendor must go through SpareFoot/Storable's integrations team to be onboarded. This entry documents that access model honestly rather than fabricating an API surface. The one machine-readable document SpareFoot does serve is an llms.txt at the site root - a crawler-directive-and-attribution file aimed at language models rather than a developer contract - alongside a robots.txt that allows GPTBot while disallowing ChatGPT-User, CCBot, anthropic-ai and Claude-Web.

SpareFoot is profiled on the APIs.io network. Tagged areas include Self Storage, Marketplace, Storage Unit Listings, Lead Generation, and Reservations.

SpareFoot’s developer surface includes documentation, support, engineering blog, signup flow, and 14 more developer resources.

24.7/100 emerging ▲ 13.7 Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessPaidApproval
0 APIs
Self StorageMarketplaceStorage Unit ListingsLead GenerationReservationsPartner IntegrationData FeedStorableSiteLinkstorEDGE

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 24.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 13.2 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 5.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/sparefoot: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sparefoot Rate Limits

0 limits

RATE LIMITS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sparefoot Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sparefoot
url: https://raw.githubusercontent.com/api-evangelist/sparefoot/refs/heads/main/apis.yml
name: SpareFoot
kind: company
description: SpareFoot is the largest online marketplace for finding and reserving self-storage units, owned by Storable (the
  same parent that owns the storEDGE and SiteLink property-management systems, cataloged separately at api-evangelist/storable).
  SpareFoot itself does not publish a developer portal, API reference, or self-serve API keys for third parties to call. Instead,
  storage facilities' pricing, unit availability, and promotions reach SpareFoot through one-way, partner-gated data-feed
  integrations built by property-management software vendors - Storable Edge (storEDGE), SiteLink Web Edition, Storable Easy,
  Self Storage Manager (E-SoftSys), eDOMICO, and DoorSwap - each of which pushes its own facilities' inventory into the marketplace
  and receives reservation/lead data back. No endpoint list, request/response schema, or authentication scheme for this feed
  mechanism is publicly documented; a facility operator or software vendor must go through SpareFoot/Storable's integrations
  team to be onboarded. This entry documents that access model honestly rather than fabricating an API surface. The one machine-readable
  document SpareFoot does serve is an llms.txt at the site root - a crawler-directive-and-attribution file aimed at language
  models rather than a developer contract - alongside a robots.txt that allows GPTBot while disallowing ChatGPT-User, CCBot,
  anthropic-ai and Claude-Web.
accessModel:
  pricing: paid
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Paid · Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sparefoot.png
tags:
- Self Storage
- Marketplace
- Storage Unit Listings
- Lead Generation
- Reservations
- Partner Integration
- Data Feed
- Storable
- SiteLink
- storEDGE
created: '2026-07-03'
modified: '2026-08-14'
specificationVersion: '0.19'
common:
- type: DomainSecurity
  url: security/sparefoot-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/sparefoot
- type: Website
  url: https://www.sparefoot.com/
- type: Documentation
  url: https://support.sparefoot.com/
- type: Support
  url: https://support.sparefoot.com/
- type: Plans
  url: plans/sparefoot-plans-pricing.yml
- type: LLMsTxt
  url: llms/sparefoot-llms.txt
- type: Packages
  url: packages/sparefoot-packages.yml
- type: Lifecycle
  url: lifecycle/sparefoot-lifecycle.yml
- type: StatusPage
  url: https://status.storable.com/
- type: Conformance
  url: conformance/sparefoot-conformance.yml
- type: RateLimits
  url: rate-limits/sparefoot-rate-limits.yml
- type: Blog
  url: https://www.sparefoot.com/self-storage/blog/
- type: GitHubOrganization
  url: https://github.com/SpareFoot
- type: SignUp
  url: https://my.sparefoot.com/signup-start
- type: Login
  url: https://my.sparefoot.com/
- type: TermsOfService
  url: https://www.storable.com/privacy/sparefoot-terms-of-use/
- type: PrivacyPolicy
  url: https://www.storable.com/privacy/sparefoot-privacy-policy/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 6
  pass: local-v1
x-coverage:
  state: gated
  reason: sales-gate
  detail: SpareFoot's own knowledge base markets a facility "data feed (API)" and the Storable status page tracks sibling
    brands' integration APIs as named components ("SiteLink API", "Storable Edge API", "Storable Easy API") but ships no SpareFoot
    equivalent - the only route in is SpareFoot/Storable's integrations team, with no endpoint, schema, base URL, or auth
    scheme published anywhere.
  evidence:
  - url: https://support.sparefoot.com/sparefoot-marketplace/account-management/marketplace-integrations/integration-with-storable-marketplace/integration-with-storable-marketplace-overview~7603116932556493992
    status: 200
  - url: https://status.storable.com/api/v2/summary.json
    status: 200
  - url: https://www.sparefoot.com/openapi.json
    status: 403
  - url: https://docs.sparefoot.com/
    status: 403
  checked: '2026-08-14'