> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/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/5BnNjNGI9PYpDKo8/api-integrations/youcanbook-me-public/form.png?fit=max&auto=format&n=5BnNjNGI9PYpDKo8&q=85&s=17e0e3a432a1cf68443bad7f8fd782ad" style={{maxWidth: "450px" }} width="996" height="1256" data-path="api-integrations/youcanbook-me-public/form.png" />

You are now connected to YouCanBookMe (Public).
