Beds24 website screenshot

Beds24

Beds24 is a vacation rental and hotel channel manager, property management system (PMS), and online booking engine. It synchronizes availability, rates, and reservations across OTAs such as Booking.com, Airbnb, Expedia, Vrbo, and Google, and exposes a documented REST API (v2 at api.beds24.com/v2, with a legacy JSON/XML v1) for reading and writing bookings, properties, room inventory, availability calendars, prices, invoices, channels, and account data. API V2 uses expiring access tokens generated from refresh tokens, scoped permissions, optional IP whitelisting, and a credit-based rate limit enforced per account over a rolling 5-minute window.

Beds24 publishes 8 APIs on the APIs.io network, including Accounts API, Authentication API, Bookings API, and 5 more. Tagged areas include Vacation Rental, Hotel, Channel Manager, Property Management System, and Booking Engine.

Beds24’s developer surface includes authentication, documentation, and 7 more developer resources.

37.9/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumSelf serveFree trial⚡ Free to try
8 APIs
Vacation RentalHotelChannel ManagerProperty Management SystemBooking EngineHospitalityReservations

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 37.9/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 4.3 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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/beds24: 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 8

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

Beds24 Accounts API

Account-level information, sub-accounts, and users.

Beds24 Authentication API

Refresh and access token management and diagnostics.

Beds24 Bookings API

Read, create, and modify reservations across all channels.

Beds24 Channels API

OTA channel connection and mapping management.

Beds24 Inventory API

Per-day availability calendar, availability status, and fixed prices.

Beds24 Invoices API

Invoice items, charges, and payments attached to bookings.

Beds24 Messages API

Guest and channel messages attached to bookings.

Beds24 Properties API

Property and room configuration and bookable offers.

Scroll for all 8

Open Collections 10

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

API Collection

OPEN COLLECTION

Beds24 API V2

OPEN COLLECTION

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Beds24 Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Beds24 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.

Beds24 Authentication

apiKey · 1 scheme

SECURITY

Beds24 Domain Security

TLSv1.2 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Beds24 Agentic Access

23 operations · 10 acting · 1 human-in-the-loop

23 operations · 10 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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: beds24
url: https://raw.githubusercontent.com/api-evangelist/beds24/refs/heads/main/apis.yml
name: Beds24
kind: company
description: Beds24 is a vacation rental and hotel channel manager, property management system (PMS), and online booking engine.
  It synchronizes availability, rates, and reservations across OTAs such as Booking.com, Airbnb, Expedia, Vrbo, and Google,
  and exposes a documented REST API (v2 at api.beds24.com/v2, with a legacy JSON/XML v1) for reading and writing bookings,
  properties, room inventory, availability calendars, prices, invoices, channels, and account data. API V2 uses expiring access
  tokens generated from refresh tokens, scoped permissions, optional IP whitelisting, and a credit-based rate limit enforced
  per account over a rolling 5-minute window.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · 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/beds24.png
tags:
- Vacation Rental
- Hotel
- Channel Manager
- Property Management System
- Booking Engine
- Hospitality
- Reservations
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: beds24:beds24-accounts-api
  name: Beds24 Accounts API
  description: Account-level information, sub-accounts, and users.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/beds24-accounts-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-authentication-api
  name: Beds24 Authentication API
  description: Refresh and access token management and diagnostics.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/beds24-authentication-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-bookings-api
  name: Beds24 Bookings API
  description: Read, create, and modify reservations across all channels.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Bookings
  properties:
  - type: OpenAPI
    url: openapi/beds24-bookings-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-channels-api
  name: Beds24 Channels API
  description: OTA channel connection and mapping management.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Channels
  properties:
  - type: OpenAPI
    url: openapi/beds24-channels-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-inventory-api
  name: Beds24 Inventory API
  description: Per-day availability calendar, availability status, and fixed prices.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Inventory
  properties:
  - type: OpenAPI
    url: openapi/beds24-inventory-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-invoices-api
  name: Beds24 Invoices API
  description: Invoice items, charges, and payments attached to bookings.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/beds24-invoices-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-messages-api
  name: Beds24 Messages API
  description: Guest and channel messages attached to bookings.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Message
  tags_raw:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/beds24-messages-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
- aid: beds24:beds24-properties-api
  name: Beds24 Properties API
  description: Property and room configuration and bookable offers.
  humanURL: https://wiki.beds24.com/index.php/Category:API_V2
  baseURL: https://api.beds24.com/v2
  tags:
  - Properties
  properties:
  - type: OpenAPI
    url: openapi/beds24-properties-api-openapi.yml
  - type: Documentation
    url: https://beds24.com/developer-api.html
  - type: APIReference
    url: https://wiki.beds24.com/index.php/Category:API_V2
  - type: PostmanCollection
    url: collections/beds24.postman_collection.json
  - type: OpenCollection
    url: collections/beds24.opencollection.json
  - type: Documentation
    url: https://wiki.beds24.com/index.php/OTAs:_How_to_connect_to_Beds24_using_API_V2
common:
- type: AgenticAccess
  url: agentic-access/beds24-agentic-access.yml
- type: DomainSecurity
  url: security/beds24-domain-security.yml
- type: Authentication
  url: authentication/beds24-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/beds24
- type: Website
  url: https://beds24.com
- type: Documentation
  url: https://wiki.beds24.com/index.php/Category:API_V2
- type: Plans
  url: plans/beds24-plans-pricing.yml
- type: RateLimits
  url: rate-limits/beds24-rate-limits.yml
- type: FinOps
  url: finops/beds24-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/beds24"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/beds24/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/beds24/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.