> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# YouCanBookMe (Public) - How do I link my account?

# Overview

To connect YouCanBookMe's public booking API, you need your **Subdomain** — the prefix of your YouCanBookMe booking URL (e.g. `mycompany` from `mycompany.youcanbook.me`).

No API key or account credentials are required — YouCanBookMe's booking-intent endpoints (availability, booking, cancellation, rescheduling) are public and unauthenticated.

### Prerequisites

* A YouCanBookMe booking page.

### Instructions

#### Step 1: Finding your subdomain

Your subdomain is the part of your YouCanBookMe booking URL before `.youcanbook.me`. For example, if your booking page is at `mycompany.youcanbook.me`, your subdomain is `mycompany`.

You can find it by opening any of your booking pages and copying the prefix from the URL.

#### Step 2: Enter your subdomain in the Connect UI

Once you have your **Subdomain**:

1. Open the form where you need to authenticate with YouCanBookMe (Public).
2. Enter your **Subdomain** in the field provided.
3. Submit the form — you're connected.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/WOK7vWqEL2_RSk3f/api-integrations/youcanbook-me-public/form.png?fit=max&auto=format&n=WOK7vWqEL2_RSk3f&q=85&s=7b4727855608ee17cb5fb848962429db" style={{maxWidth: "450px" }} width="996" height="1256" data-path="api-integrations/youcanbook-me-public/form.png" />

You are now connected to YouCanBookMe (Public).
