Uplisting

Uplisting is short-term and vacation rental management software and a channel manager for professional hosts and property managers. It syncs listings, bookings, availability, rates, and guest messaging across Airbnb, Vrbo, and Booking.com, and powers a direct booking website and unified inbox. Uplisting exposes an invite-only Public and Partner REST API at https://connect.uplisting.io for reading properties, bookings, availability, and calendar (prices and restrictions), plus webhooks that push booking changes to partner endpoints. Authentication is HTTP Basic with a Base64-encoded API key generated on the Connect page. Uplisting is part of the AirDNA family.

Uplisting publishes 9 APIs on the APIs.io network, including Account API, Availability API, Bookings API, and 6 more. Tagged areas include Vacation Rental, Short-Term Rental, Channel Manager, Property Management, and Bookings.

Uplisting’s developer surface includes authentication, engineering blog, documentation, and 7 more developer resources.

39.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
9 APIs
Vacation RentalShort-Term RentalChannel ManagerProperty ManagementBookingsHospitality

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.7/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/uplisting: 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 9

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

Uplisting Account API

Authenticated account/user context.

Uplisting Availability API

Properties available for a date range.

Uplisting Bookings API

Reservations across all connected channels.

Uplisting Calendar API

Availability, prices, and restrictions per property and date.

Uplisting Guests API

Guest records tied to bookings (modeled).

Uplisting Messages API

Guest messaging via the unified inbox (modeled).

Uplisting Properties API

Properties (listings) in the account.

Uplisting Rates API

Nightly rates and price adjustments (modeled via the calendar).

Uplisting Webhooks API

Endpoints that receive booking change events.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Uplisting Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Uplisting Authentication

http · 1 scheme

SECURITY

Uplisting Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Uplisting Agentic Access

18 operations · 7 acting

18 operations · 7 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: uplisting
url: https://raw.githubusercontent.com/api-evangelist/uplisting/refs/heads/main/apis.yml
name: Uplisting
kind: company
description: Uplisting is short-term and vacation rental management software and a channel manager for professional hosts
  and property managers. It syncs listings, bookings, availability, rates, and guest messaging across Airbnb, Vrbo, and Booking.com,
  and powers a direct booking website and unified inbox. Uplisting exposes an invite-only Public and Partner REST API at https://connect.uplisting.io
  for reading properties, bookings, availability, and calendar (prices and restrictions), plus webhooks that push booking
  changes to partner endpoints. Authentication is HTTP Basic with a Base64-encoded API key generated on the Connect page.
  Uplisting is part of the AirDNA family.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/uplisting.png
tags:
- Vacation Rental
- Short-Term Rental
- Channel Manager
- Property Management
- Bookings
- Hospitality
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: uplisting:uplisting-account-api
  name: Uplisting Account API
  description: Authenticated account/user context.
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/uplisting-account-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-availability-api
  name: Uplisting Availability API
  description: Properties available for a date range.
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Availability
  properties:
  - type: OpenAPI
    url: openapi/uplisting-availability-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-bookings-api
  name: Uplisting Bookings API
  description: Reservations across all connected channels.
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Bookings
  properties:
  - type: OpenAPI
    url: openapi/uplisting-bookings-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-calendar-api
  name: Uplisting Calendar API
  description: Availability, prices, and restrictions per property and date.
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/uplisting-calendar-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-guests-api
  name: Uplisting Guests API
  description: Guest records tied to bookings (modeled).
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Guests
  properties:
  - type: OpenAPI
    url: openapi/uplisting-guests-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-messages-api
  name: Uplisting Messages API
  description: Guest messaging via the unified inbox (modeled).
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/uplisting-messages-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-properties-api
  name: Uplisting Properties API
  description: Properties (listings) in the account.
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Properties
  properties:
  - type: OpenAPI
    url: openapi/uplisting-properties-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-rates-api
  name: Uplisting Rates API
  description: Nightly rates and price adjustments (modeled via the calendar).
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Rates
  properties:
  - type: OpenAPI
    url: openapi/uplisting-rates-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
- aid: uplisting:uplisting-webhooks-api
  name: Uplisting Webhooks API
  description: Endpoints that receive booking change events.
  humanURL: https://support.uplisting.io/docs/api
  baseURL: https://connect.uplisting.io
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/uplisting-webhooks-api-openapi.yml
  - type: Documentation
    url: https://support.uplisting.io/docs/api
  - type: APIReference
    url: https://documenter.getpostman.com/view/1320372/SWTBfdW6
common:
- type: AgenticAccess
  url: agentic-access/uplisting-agentic-access.yml
- type: DomainSecurity
  url: security/uplisting-domain-security.yml
- type: Authentication
  url: authentication/uplisting-authentication.yml
- url: https://www.uplisting.io/blog
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/uplisting
- type: Website
  url: https://www.uplisting.io
- type: Documentation
  url: https://support.uplisting.io/docs/api
- type: Plans
  url: plans/uplisting-plans-pricing.yml
- type: RateLimits
  url: rate-limits/uplisting-rate-limits.yml
- type: FinOps
  url: finops/uplisting-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com