Yuhu Partners API

REST API (v1) for integration partners to synchronize property-management data with Yuhu: companies, sites/projects, buildings, unit types, units, site staff, roles and permissions, leases, tenants, service requests, notices, notification preferences, amenities, payments (EFT/ACH pre-authorized debit), traffic sources, prospects, applications, showings, rentable items, and rental incentives. Authenticated with OAuth 2.0 client-credentials bearer tokens; writes are upserts; supports synchronous and asynchronous batch endpoints with per-resource hourly rate limits.

API entry from apis.yml

apis.yml Raw ↑
name: Yuhu Partners API
description: 'REST API (v1) for integration partners to synchronize property-management data with Yuhu:
  companies, sites/projects, buildings, unit types, units, site staff, roles and permissions, leases,
  tenants, service requests, notices, notification preferences, amenities, payments (EFT/ACH pre-authorized
  debit), traffic sources, prospects, applications, showings, rentable items, and rental incentives. Authenticated
  with OAuth 2.0 client-credentials bearer tokens; writes are upserts; supports synchronous and asynchronous
  batch endpoints with per-resource hourly rate limits.'
humanURL: https://developer.yuhu.io/
baseURL: https://api.yuhu.io/partners/v1
tags:
- Property Management
- Partners API
- Leasing
- Payments
properties:
- type: Documentation
  url: https://developer.yuhu.io/
- type: APIReference
  url: https://developer.yuhu.io/
- type: Authentication
  url: authentication/yuhu-authentication.yml
- type: RateLimits
  url: rate-limits/yuhu-rate-limits.yml
- type: Conventions
  url: conventions/yuhu-conventions.yml
- type: Idempotency
  url: conventions/yuhu-conventions.yml
- type: Lifecycle
  url: lifecycle/yuhu-lifecycle.yml
- type: Conformance
  url: conformance/yuhu-conformance.yml
- type: WellKnown
  url: well-known/yuhu-well-known.yml