Doorstead

Doorstead is a technology-enabled residential property management and tenant placement company headquartered in San Francisco, serving single-family and small multifamily rental owners across California, Washington, Florida, Texas, North Carolina, South Carolina, Ohio, Virginia and Massachusetts. It sells two productized services: Doorstead Place, a tenant-placement-only offering covering rental pricing guidance, listing syndication, professional photography, agent-led tours, tenant screening and digital lease signing; and Doorstead Manage, full-service property management that adds rent collection and distribution, security-deposit holding, income and expense tracking, annual 1099s, 24/7 maintenance coordination, move-in/move-out evaluations, lease renewals and turnovers. The company markets a data-driven rental pricing model and an owner and tenant portal, but publishes no public developer API, SDK, webhook surface or developer portal; its production GraphQL endpoint at api.doorstead.com serves its own first-party applications and rejects anonymous requests. Doorstead discontinued its legacy Rent Guarantee product in early 2025.

Doorstead is profiled on the APIs.io network. Tagged areas include Company, Property Management, Real Estate, PropTech, and Rental.

Doorstead’s developer surface includes engineering blog, pricing, support, and 10 more developer resources.

20.9/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanyProperty ManagementReal EstatePropTechRentalLeasingResidentialTenant Screening

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 20.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 13.2 / 20
Operational Transparency 0.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/doorstead: 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.

Doorstead Rate Limits

0 limits

RATE LIMITS

Security Posture 1

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

Doorstead Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: doorstead
name: Doorstead
description: 'Doorstead is a technology-enabled residential property management and tenant placement company headquartered
  in San Francisco, serving single-family and small multifamily rental owners across California, Washington, Florida, Texas,
  North Carolina, South Carolina, Ohio, Virginia and Massachusetts. It sells two productized services: Doorstead Place, a
  tenant-placement-only offering covering rental pricing guidance, listing syndication, professional photography, agent-led
  tours, tenant screening and digital lease signing; and Doorstead Manage, full-service property management that adds rent
  collection and distribution, security-deposit holding, income and expense tracking, annual 1099s, 24/7 maintenance coordination,
  move-in/move-out evaluations, lease renewals and turnovers. The company markets a data-driven rental pricing model and an
  owner and tenant portal, but publishes no public developer API, SDK, webhook surface or developer portal; its production
  GraphQL endpoint at api.doorstead.com serves its own first-party applications and rejects anonymous requests. Doorstead
  discontinued its legacy Rent Guarantee product in early 2025.'
url: https://raw.githubusercontent.com/api-evangelist/doorstead/refs/heads/main/apis.yml
image: https://cdn.doorstead.com/images/logo/logo-horizontal-dark-mode.png
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Property Management
- Real Estate
- PropTech
- Rental
- Leasing
- Residential
- Tenant Screening
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.doorstead.com/
- type: Blog
  url: https://www.doorstead.com/blog
- type: Pricing
  url: https://www.doorstead.com/compare-plans
- type: Plans
  url: plans/doorstead-plans-pricing.yml
- type: Support
  url: https://www.doorstead.com/contact-us
- type: HelpCenter
  url: https://tenants.doorstead.com/help
- type: Login
  url: https://tenants.doorstead.com/login
- type: TermsOfService
  url: https://www.doorstead.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.doorstead.com/privacy-policy
- type: GitHubOrganization
  url: https://github.com/doorstead
- type: KnowledgeBase
  url: https://www.doorstead.com/knowledge
- type: LLMsTxt
  url: llms/doorstead-llms.txt
- type: DomainSecurity
  url: security/doorstead-domain-security.yml
x-enrichment:
  date: '2026-08-12'
  status: minimal
  artifacts_added: 5
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'Doorstead ships only end-user products — an owner app and a tenant portal — and the single API-shaped host, https://api.doorstead.com/graphql,
    is the private backend for those apps: it answers anonymous GraphQL introspection with HTTP 403 {"message":"Unauthorized"},
    and no docs, developer or developers subdomain resolves at all.'
  evidence:
  - url: https://api.doorstead.com/graphql
    status: 403
  - url: https://api.doorstead.com/openapi.json
    status: 404
  - url: https://docs.doorstead.com/
    status: 0
  - url: https://www.doorstead.com/llms.txt
    status: 200
  checked: '2026-08-12'