Skip to content

Binotel

Binotel is the dominant cloud-PBX in Ukrainian sales organizations. AllMCP gives your agent 31 tools for call analysis, recordings, employee management, and outbound dialing.

All providers How connecting works

Binotel authenticates with a key + secret pair tied to your cabinet (company account).

  1. Request your REST API credentials

    Have the cabinet owner email support@binotel.ua with the subject line Получение авторизационных данных для REST API. Turnaround is about one business day. You will receive a key and a secret.

  2. Ask your agent to connect Binotel

    Tell your agent to connect Binotel and give it the two values you received:

    • key — your Binotel REST API key
    • secret — your Binotel REST API secret
  3. Connect per user

    Each AllMCP user who needs Binotel connects with their own key + secret pair.


Binotel’s tools are grouped into five categories: Calls, Stats, Employees, Customers, and Outbound. Your agent can browse what is available and use any tool once Binotel is connected.

Point lookups, recording URLs, and live call status.

ToolWhat it does
binotel_get_callsFetches one or more calls by their internal call IDs.
binotel_search_calls_by_phoneFinds calls associated with a given phone number.
binotel_search_calls_by_customerFinds all calls linked to a specific customer.
binotel_get_recording_urlReturns a downloadable URL for a call recording (valid for 15 minutes).
binotel_list_online_callsLists all calls that are currently in progress.
binotel_list_lost_calls_todayLists today’s unanswered (missed) calls.

A typical call-review flow:

  1. List employees to get their extension numbers.
  2. Pull a chosen employee’s call history for the last 7 days.
  3. Get the recording URL for any calls worth listening to.