Documentation · Agency API

One agent for every location you manage.

If you handle bookings for several salons, clinics or studios, don't build a bot for each one. One key, one integration, and every business with its own services, prices and calendar.

1key · N businesses
<2 minto your first call
1 creditper conversation

You control the channel

Take the message wherever you like: WhatsApp, your widget, your CRM. Pass it to us and send back the reply. We don't ask you to change your product.

A real calendar

The agent reads each business's actual availability. It never offers a taken slot or causes a double booking.

Memory across days

It remembers who the customer is and what appointment they have, even a week later. You don't have to store the history.

Pay as you go

One handled conversation, one credit. Check your balance any time and reconcile your invoice against the usage log.

Get started

Your first call, in two minutes.

bash — api.bookliftagent.com
$ 

Powered by Mintlify

What to know before you integrate

Topic
What to do
Why
Your key
Server-side only, never from the browser.
In the client it would be visible to anyone who opens devtools.
Retries
Manda una Idempotency-Key única por conversación.
A network drop retried without it would be charged twice.
Split messages
Wait 1-2 s and group what the customer writes.
Three separate messages mean three replies and three credits.
Credits
Watch your balance and alert below 10%.
Once used up, the agent stops replying to your customers.
Errors
Programa contra codigo, no contra el texto.
The message may be rewritten or translated; the code never changes.
Timeouts
Set 60 seconds in your HTTP client.
The agent checks the calendar and sometimes several models.

The full reference, with a playground.

Every endpoint, schema and error code, plus a sandbox to fire real calls from your browser.