# Cloudbeds

## **Connector Overview**

<figure><img src="/files/eBj21hz4P6Lmhq1sv4yb" alt=""><figcaption></figcaption></figure>

Cloudbeds is a cloud-based hotel management platform that integrates PMS, channel management, booking engine, payments, and AI-powered revenue tools to help properties optimize operations and drive direct bookings.

## **Authentication Type**

Oauth2

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_CLOUDBEDS\_ACCESS\_TOKEN
* PAN\_SEC\_CLOUDBEDS\_PROPERTY\_ID

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Cloudbeds information must be gathered:

* Client ID (Required)
* Client Secret (Required)
* Scopes
* Webhook Events

To obtain the information required for setting up your Cloudbeds Connector, log into your [Cloudbeds partner account](https://signin.cloudbeds.com/), where you can retrieve the credentials and manage your settings on the App Details Page. For more information, please see [here](https://developers.cloudbeds.com/docs/alternative-oauth-20-authentication-method#oauth-20-for-technology-partners).

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect to Cloudbeds:

1. Click Reconnect
2. Select the Cloudbeds Oauth Installation URL<br>

   <figure><img src="/files/jWcsETPSunw8F5tj5ENH" alt="" width="436"><figcaption></figcaption></figure>
3. Sign into your Cloudbeds Account > Select *Allow Access*

## **API Resources**

For more information on how to utilize the Cloudbeds API, feel free to reference the following [documentation](https://developers.cloudbeds.com/docs/about-cloudbeds-api).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/cloudbeds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
