Altegio
Altegio (alteg.io, formerly YClients) is an online booking, CRM, and POS platform for salons, barbershops, and service businesses. AllMCP provides 25 tools for appointments, clients, staff, services, and finances.
All providers How connecting worksConnect
Section titled “Connect”Altegio needs three values: a partner token, a user token, and a company ID.
-
Get your credentials
- Log into the Altegio admin panel.
- Go to Integrations → Developer’s account.
- Under Account settings, copy your Partner token (the integration API key).
- Choose Add app → Access to API, select the permissions you need, and copy the User token.
You’ll connect Altegio with these three fields:
- Partner token — the integration API key from Account settings.
- User token — generated when you add an app under Access to API.
- Company ID — the numeric salon or location ID, visible in the Altegio admin URL (multi-location businesses can also ask their agent to list companies to find it).
-
Connect through your agent
Ask your agent to connect Altegio and hand it the three values above. AllMCP stores them securely and uses them for every Altegio call.
Tools by category
Section titled “Tools by category”Appointments
Section titled “Appointments”| Tool | Description |
|---|---|
altegio_list_appointments | List appointments, optionally filtered by date, staff member, or client. |
altegio_get_appointment | Get the full details of a single appointment by its ID. |
altegio_create_appointment | Book a new appointment for a client with a chosen staff member and service. |
altegio_update_appointment | Reschedule an appointment or change its status. |
altegio_delete_appointment | Cancel an appointment and remove it from the schedule. |
Clients
Section titled “Clients”| Tool | Description |
|---|---|
altegio_list_clients | List clients, with optional search by name or phone. |
altegio_get_client | Get the full profile of a single client by their ID. |
altegio_create_client | Add a new client to the salon’s contact list. |
altegio_update_client | Update a client’s name, phone, email, or other details. |
altegio_delete_client | Remove a client from the salon’s records. |
| Tool | Description |
|---|---|
altegio_list_staff | List the staff members who can be booked for appointments. |
altegio_get_staff | Get the full details of a single staff member by their ID. |
altegio_create_staff | Add a new staff member to the salon. |
altegio_update_staff | Update a staff member’s name, role, or other details. |
altegio_delete_staff | Remove a staff member from the salon. |
Services
Section titled “Services”| Tool | Description |
|---|---|
altegio_list_services | List the services in your catalog so you can find the right service ID for a booking. |
altegio_get_service | Look up the full details of a single service by its ID. |
Finances
Section titled “Finances”These tools cover the manual ledger so you can record and review money movements by hand.
| Tool | Description |
|---|---|
altegio_list_transactions | List financial transactions recorded in the manual ledger. |
altegio_get_transaction | Get the details of a single ledger transaction by ID. |
altegio_create_transaction | Record a new income or expense entry in the ledger. |
altegio_update_transaction | Change the amount, category, or notes on an existing transaction. |
altegio_delete_transaction | Remove a transaction from the ledger. |
altegio_list_payment_accounts | List the payment accounts (cash, card, bank) money can move through. |
altegio_list_expense_categories | List the expense categories you can file transactions under. |
Companies
Section titled “Companies”| Tool | Description |
|---|---|
altegio_list_companies | List all your salon locations and their company IDs — handy for multi-location businesses. |
Common workflows
Section titled “Common workflows”List all appointments today for the entire salonBook a haircut for client ID 42 with staff member ID 7 on July 1 at 10:00 AM. Service ID is 15.Create a new client: name "Anna Petrova", phone "+380501234567", email "anna@example.com" All providers Browse every connected provider.
System tools The seven always-on tools every connection ships with.