Rentberry

Rentberry, Inc. is an international long-term home rental marketplace founded in 2015 and headquartered in San Francisco, California. The platform runs the whole rental lifecycle in one closed loop for both tenants and landlords: property listing and syndication, search across residential rental cities worldwide, virtual tours and open-house scheduling, custom rent offers and negotiation, rental applications with proof-of-income attachments, US credit and background screening, e-signed rental contracts and contract templates, online rent collection and rental subscriptions via Stripe, in-platform messaging, maintenance and complaint handling, and a flexible-living concept aimed at digital nomads. Rentberry operates a versioned REST API at api.rentberry.com whose Swagger UI at /docs publishes an OpenAPI 3.0.0 description covering applications, auth and social OAuth login, listings, search, contracts, screening, payments, rentals, messaging, user verification and localization.

Rentberry publishes 1 API on the APIs.io network. Tagged areas include real-estate, proptech, rentals, rental-marketplace, and property-management.

Rentberry’s developer surface includes API reference, documentation, support, engineering blog, pricing, signup flow, authentication, and 23 more developer resources.

41.2/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
2 APIs
real-estateproptechrentalsrental-marketplaceproperty-managementtenant-screeninge-signaturepaymentslistingssearchgeocodingmarketplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 41.2/100 · thin
Contract Quality 12.0 / 25
Developer Ergonomics 9.9 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.7 / 13
Governance 1.4 / 12
Discoverability 8.7 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/rentberry: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Rentberry API

Versioned REST API behind the Rentberry rental marketplace, described by an OpenAPI 3.0.0 document published in the Swagger UI at https://api.rentberry.com/docs. 188 paths / 220...

Rentberry Geocoder (gRPC)

Open-source gRPC geocoding and timezone-lookup service Rentberry built and runs for its own property search, with published proto3 definitions and PHP client bindings on Packagi...

Security Posture 2

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

Rentberry Authentication

token · 1 scheme

SECURITY

Rentberry Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rentberry
name: Rentberry
description: 'Rentberry, Inc. is an international long-term home rental marketplace founded in 2015 and headquartered in San
  Francisco, California. The platform runs the whole rental lifecycle in one closed loop for both tenants and landlords: property
  listing and syndication, search across residential rental cities worldwide, virtual tours and open-house scheduling, custom
  rent offers and negotiation, rental applications with proof-of-income attachments, US credit and background screening, e-signed
  rental contracts and contract templates, online rent collection and rental subscriptions via Stripe, in-platform messaging,
  maintenance and complaint handling, and a flexible-living concept aimed at digital nomads. Rentberry operates a versioned
  REST API at api.rentberry.com whose Swagger UI at /docs publishes an OpenAPI 3.0.0 description covering applications, auth
  and social OAuth login, listings, search, contracts, screening, payments, rentals, messaging, user verification and localization.'
image: https://cdn.rentberry.com/files/seo/main.jpg
url: https://raw.githubusercontent.com/api-evangelist/rentberry/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.21'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- real-estate
- proptech
- rentals
- rental-marketplace
- property-management
- tenant-screening
- e-signature
- payments
- listings
- search
- geocoding
- marketplace
apis:
- name: Rentberry API
  description: Versioned REST API behind the Rentberry rental marketplace, described by an OpenAPI 3.0.0 document published
    in the Swagger UI at https://api.rentberry.com/docs. 188 paths / 220 operations across 44 tags covering rental applications
    and applicant attachments, authentication and social OAuth (Google, Apple) login, listings and listing pictures, virtual
    tours, search and saved searches, contracts and contract templates with e-signing, screening and screening reports, payments,
    rentals and rental subscriptions, messaging, notifications and subscriptions, user profile / settings / verification,
    geolocation, SEO URLs and translation. Requests are authenticated with an X-Auth-Token style bearer token issued by the
    auth/token operation.
  humanURL: https://api.rentberry.com/docs
  baseURL: https://api.rentberry.com/
  tags:
  - real-estate
  - proptech
  - rentals
  - rental-marketplace
  - property-management
  - tenant-screening
  - e-signature
  - payments
  - listings
  - search
  properties:
  - type: OpenAPI
    url: openapi/rentberry-openapi.yml
  - type: APIReference
    url: https://api.rentberry.com/docs
  - type: Documentation
    url: https://api.rentberry.com/docs
  - type: Authentication
    url: authentication/rentberry-authentication.yml
  - type: Conventions
    url: conventions/rentberry-conventions.yml
  - type: ErrorCatalog
    url: errors/rentberry-problem-types.yml
  - type: DataModel
    url: data-model/rentberry-data-model.yml
  - type: Overlay
    url: overlays/rentberry-openapi-overlay.yaml
  - type: Lifecycle
    url: lifecycle/rentberry-lifecycle.yml
- name: Rentberry Geocoder (gRPC)
  description: 'Open-source gRPC geocoding and timezone-lookup service Rentberry built and runs for its own property search,
    with published proto3 definitions and PHP client bindings on Packagist. Two services: GeocodeService.Geocode resolves
    an address or lat/lng into structured Location records (country, state, admin levels, sublocality levels, bounds, postal
    code, timezone, provider components) and TimezoneService.Lookup returns a timezone for a coordinate pair.'
  humanURL: https://github.com/Rentberry/geocoder
  baseURL: https://github.com/Rentberry/geocoder
  tags:
  - geocoding
  - grpc
  - location
  - timezone
  - open-source
  properties:
  - type: Protobuf
    url: grpc/rentberry-geocoder.proto
  - type: SourceCode
    url: https://github.com/Rentberry/geocoder
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://rentberry.com/
- type: DeveloperPortal
  url: https://api.rentberry.com/docs
- type: APIReference
  url: https://api.rentberry.com/docs
- type: Documentation
  url: https://api.rentberry.com/docs
- type: Support
  url: https://help.rentberry.com/en/
- type: HelpCenter
  url: https://help.rentberry.com/en/
- type: Blog
  url: https://rentberry.com/blog/
- type: BlogRSS
  url: https://rentberry.com/blog/feed/
- type: GitHubOrganization
  url: https://github.com/Rentberry
- type: Pricing
  url: https://rentberry.com/pricing
- type: SignUp
  url: https://rentberry.com/auth
- type: TermsOfService
  url: https://rentberry.com/terms
- type: PrivacyPolicy
  url: https://rentberry.com/privacy
- type: About
  url: https://rentberry.com/about
- type: Investors
  url: https://rentberry.com/investors
- type: OpenAPI
  url: openapi/rentberry-openapi.yml
- type: Protobuf
  url: grpc/rentberry-geocoder.proto
- type: Authentication
  url: authentication/rentberry-authentication.yml
- type: Conventions
  url: conventions/rentberry-conventions.yml
- type: ErrorCatalog
  url: errors/rentberry-problem-types.yml
- type: DataModel
  url: data-model/rentberry-data-model.yml
- type: Lifecycle
  url: lifecycle/rentberry-lifecycle.yml
- type: Conformance
  url: conformance/rentberry-conformance.yml
- type: Overlay
  url: overlays/rentberry-openapi-overlay.yaml
- type: Packages
  url: packages/rentberry-packages.yml
- type: WellKnown
  url: well-known/rentberry-well-known.yml
- type: LLMsTxt
  url: llms/rentberry-llms.txt
- type: DomainSecurity
  url: security/rentberry-domain-security.yml
- type: Sandbox
  url: sandbox/rentberry-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 24
  pass: local-v1