Overview
To authenticate with YouCanBookMe, you need three pieces of information:
- Account ID - A UUID that uniquely identifies your YouCanBookMe account.
- API Key - A key starting with
ak_ that grants Nango access to your YouCanBookMe account.
- Subdomain - The prefix of your YouCanBookMe booking URL (e.g.
mycompany from mycompany.youcanbook.me).
This guide will walk you through finding all three credentials in YouCanBookMe.
Prerequisites:
- You must have a registered YouCanBookMe account.
- If you are on a Team plan, you will need the Organization Owner’s API key.
Instructions:
Step 1: Finding your account ID and API key
- Log in to your YouCanBookMe account.
- Navigate to Account Security settings.
- You will find your Account ID (a UUID) and your API Key (starting with
ak_) on this page.
If you are part of a Team plan, you must use the Organization Owner’s API key — your own key will not work.
Step 2: 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 3: Enter credentials in the Connect UI
Once you have your Account ID, API key, and subdomain:
- Open the form where you need to authenticate with YouCanBookMe.
- Enter your Account ID, API key, and subdomain in their respective fields.
- Submit the form and you will be successfully authenticated.
You are now connected to YouCanBookMe.