# TWIN Documentation
> Омниканальная платформа для создания голосовых и чат ботов
## Guides
- [Documentation](https://developers.twin24.ai/docs.md): TWIN documentation
## API Reference
- [User authentication](https://developers.twin24.ai/reference/login.md): Use this endpoint to authenticate a user.
- [Remove authentication token](https://developers.twin24.ai/reference/logout.md): Use this endpoint to remove authentication token.
- [Remove operator authentication token](https://developers.twin24.ai/reference/operatorlogout.md): Use this endpoint to remove operator authentication token.
- [Refresh authentication token](https://developers.twin24.ai/reference/refresh.md): Use this endpoint to generate new authentication token.
- [Restrict token](https://developers.twin24.ai/reference/restricttoken.md): Use this endpoint to create new restricted authentication token.
- [Send reset password email](https://developers.twin24.ai/reference/sendresetpasswordlink.md): Use this endpoint to send reset password email to a user.
- [Reset password](https://developers.twin24.ai/reference/resetpassword.md): Use this endpoint to reset user password.
- [Token information](https://developers.twin24.ai/reference/tokeninformation.md): Use this endpoint to get token information.
- [Impersonate another user](https://developers.twin24.ai/reference/impersonate.md): Use this endpoint to authenticate under another user.
- [Leave Impersonate](https://developers.twin24.ai/reference/leave.md): Use this endpoint to log out from under another user and authenticate your user.
- [Authenticated user details](https://developers.twin24.ai/reference/authenticateduserdetails.md): Use this endpoint to get details of the authenticated user.
- [Update authenticated user](https://developers.twin24.ai/reference/updateauthenticateduser.md): Use this endpoint to update details of the authenticated user.
- [Update authenticated user avatar](https://developers.twin24.ai/reference/updateauthenticateduseravatar.md): Use this endpoint to update authenticated user avatar. If the field is empty, the avatar will be removed.
- [Update password of the authenticated user](https://developers.twin24.ai/reference/updateauthenticateduserpassword.md): Use this endpoint to update password of the authenticated user.
- [Authenticated user role-templates](https://developers.twin24.ai/reference/authenticateduserroletemplates.md): Use this endpoint to get data of authenticated user role-templates.
- [User role-templates](https://developers.twin24.ai/reference/userroletemplates.md): Use this endpoint to get data of user role-templates.
- [Update user role-templates](https://developers.twin24.ai/reference/updateuserroletemplates.md): Use this endpoint to update user role-templates.
- [Update user roles](https://developers.twin24.ai/reference/replaceuserroles.md): Use this endpoint to update user roles.
- [List of user permissions' keys.](https://developers.twin24.ai/reference/permissionlist.md): Use this endpoint ot get list of all user permissions' keys with their descriptions.
- [Update permissions of the user](https://developers.twin24.ai/reference/updatepermissions.md): Use this endpoint to update permissions of the user.
- [Change permissions of the user](https://developers.twin24.ai/reference/changepermissions.md): Use this endpoint to overwrite all permissions of the user.
- [List of user settings' keys.](https://developers.twin24.ai/reference/usersettingslist.md): Use this endpoint ot get list of all user settings' keys with their descriptions.
- [Authenticated user settings](https://developers.twin24.ai/reference/authenticatedusersettings.md): Use this endpoint to get values of authenticated user settings.
- [User settings](https://developers.twin24.ai/reference/usersettings.md): Use this endpoint to get values of user settings.
- [Update settings of the authenticated user](https://developers.twin24.ai/reference/updateauthenticatedusersettings-1.md): Use this endpoint to update settings of the authenticated user.
- [Update settings of the user](https://developers.twin24.ai/reference/updateusersettings.md): Use this endpoint to update settings of the user.
- [Add new user to the given company](https://developers.twin24.ai/reference/registercompanyuser.md): Use this method if you want to add new user to the given company.
- [Register user](https://developers.twin24.ai/reference/registeruser.md): Use this endpoint to create a new user.
- [User list](https://developers.twin24.ai/reference/userlist.md): Use this endpoint to get list of users.
- [User details](https://developers.twin24.ai/reference/userdetails.md): Use this endpoint to get user details.
- [Update user](https://developers.twin24.ai/reference/updateuser.md): Use this endpoint to update existing user.
- [Delete user](https://developers.twin24.ai/reference/deleteuser.md): Use this endpoint to delete the existing user.
- [Update user avatar](https://developers.twin24.ai/reference/updateuseravatar.md): Use this endpoint to update existing user avatar.
- [Block user](https://developers.twin24.ai/reference/userblock.md): Use this endpoint to block user.
- [Unblock user](https://developers.twin24.ai/reference/userunblock.md): Use this endpoint to unblock user.
- [View authenticated user UI settings](https://developers.twin24.ai/reference/viewauthenticateduseruisettings.md): Use this endpoint to get list of user interface settings.
- [Update authenticated user UI settings](https://developers.twin24.ai/reference/updateauthenticateduseruisettings.md): Use this endpoint to update user interface settings.
- [Change authenticated user UI settings](https://developers.twin24.ai/reference/changeauthenticateduseruisettings.md): Use this endpoint to change user interface settings. This endpoint will overwrite values all ui settings for this user.
- [View user UI settings](https://developers.twin24.ai/reference/viewuseruisettings.md): Use this endpoint to get list of user interface settings.
- [Update user UI settings](https://developers.twin24.ai/reference/updateuseruisettings.md): Use this endpoint to update user interface settings.
- [Company list](https://developers.twin24.ai/reference/companylist.md): Use this endpoint to get list of companies.
- [Create company](https://developers.twin24.ai/reference/companycreate.md): Use this endpoint to create a new company.
- [Create supervised company](https://developers.twin24.ai/reference/supervisedcompanycreate.md): Use this endpoint to create a new supervised company.
- [List of company settings' keys.](https://developers.twin24.ai/reference/companysettingslist.md): Use this endpoint ot get list of all company settings' keys with their descriptions.
- [Company settings](https://developers.twin24.ai/reference/companysettings.md): Use this endpoint to get settings of the given company.
- [Current company settings](https://developers.twin24.ai/reference/currentcompanysettings.md): Use this endpoint to get settings of the current company.
- [Company settings change log](https://developers.twin24.ai/reference/companysettingschangelog.md): Use this endpoint to get settings change log of the given company.
- [Update settings of the company](https://developers.twin24.ai/reference/updatecompanysettings.md): Use this endpoint to update settings of the given company.
- [List of company billing settings and tariff prices.](https://developers.twin24.ai/reference/companytarrifflist.md): Use this endpoint ot get list of all billing settings and tariff's prices.
- [Update company tariff](https://developers.twin24.ai/reference/updatecompanytariff.md): Use this endpoint to update tariff of the given company.
- [Company details](https://developers.twin24.ai/reference/getcompanydetails.md): Use this endpoint to get full information about the company information.
- [Update company](https://developers.twin24.ai/reference/updatecompany.md): Use this endpoint to update the company information. This endpoint only updates the data passed in the request body.
- [Change company](https://developers.twin24.ai/reference/changecompany.md): Use this endpoint to change the company information. This endpoint will overwrite/delete values that are not passed in the request body.
- [Delete company](https://developers.twin24.ai/reference/deletecompany.md): Use this endpoint to delete the existing company.
- [Company block](https://developers.twin24.ai/reference/companyblock.md): Use this endpoint to block company.
- [Company unblock](https://developers.twin24.ai/reference/companyunblock.md): Use this endpoint to unblock company.
- [Get appearance files types](https://developers.twin24.ai/reference/getappearancefilestypes.md): Use this endpoint ot get appearance files types.
- [Get company appearance](https://developers.twin24.ai/reference/getcompanyappearance.md): Use this endpoint ot get company appearance.
- [Change company appearance](https://developers.twin24.ai/reference/changecompanyappearance.md): Use this endpoint to change company appearance.
- [Delete company appearance](https://developers.twin24.ai/reference/deletecompanyappearance.md): Use this endpoint to delete company appearance.
- [Assign supervised company to reseller company](https://developers.twin24.ai/reference/assignsupervisedcompanytoresellercompany.md): Use this endpoint to assign supervised company to reseller company.
- [Unbind supervised company from reseller company](https://developers.twin24.ai/reference/unbindsupervisedcompanyfromresellercompany.md): Use this endpoint to unbind supervised company from reseller company.
- [Company details by domain](https://developers.twin24.ai/reference/getcompanydetailsbydomain.md): Use this endpoint to get full information about the company information by domain.
- [Company ip list](https://developers.twin24.ai/reference/getcompanyipwhitelist.md): Use this endpoint to get the company ip list.
- [Change company ip list](https://developers.twin24.ai/reference/changecompanyipwhitelist.md): Use this endpoint to change ip list of the given company.
- [Send PIN-code to user](https://developers.twin24.ai/reference/sendpincodetouser.md): Use this endpoint to send a PIN-code to the user's phone.
- [Tariff list](https://developers.twin24.ai/reference/tarifflist.md): Use this endpoint to get list of tariffs.
- [Create tariff](https://developers.twin24.ai/reference/createtariff.md): Use this endpoint to create tariff.
- [Update tariff](https://developers.twin24.ai/reference/updatetariff.md): Use this endpoint to update tariff.
- [Duplicate tariff](https://developers.twin24.ai/reference/duplicatetariff.md): Use this endpoint to duplicate tariff.
- [List of roles with permissions](https://developers.twin24.ai/reference/rolelist.md): Use this endpoint ot get list of all roles with permissions.
- [Create role](https://developers.twin24.ai/reference/createrole.md): Use this endpoint to create role.
- [Role details](https://developers.twin24.ai/reference/roledetails.md): Use this endpoint to get full information about the role information.
- [Update role](https://developers.twin24.ai/reference/updaterole.md): Use this endpoint to update role.
- [Delete role](https://developers.twin24.ai/reference/deleterole.md): Use this endpoint to delete role.
- [Company info](https://developers.twin24.ai/reference/companyinfo.md): Get company info by inn.
- [Bank info](https://developers.twin24.ai/reference/bankinfo.md): Get bank info by bik.
- [File details](https://developers.twin24.ai/reference/filedetails.md): Use this endpoint to get file metadata.
- [File url](https://developers.twin24.ai/reference/fileurl.md): Use this endpoint to get file URL.
- [File download link](https://developers.twin24.ai/reference/filedownloadlink.md): Use this endpoint to get file download link.
- [File download](https://developers.twin24.ai/reference/downloadfile.md): Use this endpoint to download a file.
- [Upload file](https://developers.twin24.ai/reference/uploadfile.md): Use this endpoint to upload private or public file(s).
- [List of enumerations](https://developers.twin24.ai/reference/getenumlist-4.md): Use this endpoint to get list of all enumerations.
- [Current server timestamp](https://developers.twin24.ai/reference/timestamp-4.md): Use this endpoint to get the current server timestamp.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest-4.md): Use this endpoint to request several endpoints at once.
- [Bandwidth list](https://developers.twin24.ai/reference/bandwidthlist.md): Use this endpoint to get bandwidth list of company.
- [Update bandwidth list](https://developers.twin24.ai/reference/updatebandwidth.md): Use this endpoint to update bandwidth list.
- [Message list](https://developers.twin24.ai/reference/messagelist.md): Use this endpoint to get message list.
- [Create message batch](https://developers.twin24.ai/reference/createbatch.md): Use this endpoint to create messaging request(s).
- [Cancel message sending](https://developers.twin24.ai/reference/cancelmessage.md): Use this endpoint to cancel sending of not yet sent messages.
- [Create message bulk](https://developers.twin24.ai/reference/createbulk.md): Use this endpoint to create messaging request(s) via uploading csv file.
- [Download bulk result](https://developers.twin24.ai/reference/downloadbulkresult.md): Use this endpoint to download the bulk processing result.
- [Check phone numbers](https://developers.twin24.ai/reference/checkphones.md): Use this endpoint to check phone numbers.
- [Sender list](https://developers.twin24.ai/reference/senderlist.md): Use this endpoint to get list of senders.
- [Update senders](https://developers.twin24.ai/reference/updatesenders.md): Use this endpoint to update senders list.
- [Short links list](https://developers.twin24.ai/reference/shortlinklist.md): Use this endpoint to get list of short links.
- [Tariffs sms list](https://developers.twin24.ai/reference/tariffsmslist.md): Use this endpoint to get list of tariffs sms by networks.
- [Update sms tariffs](https://developers.twin24.ai/reference/tariffsmsupdate.md): Use this endpoint to update sms tariffs.
- [Task list](https://developers.twin24.ai/reference/tasklist.md): Use this endpoint to get list of tasks.
- [Create task](https://developers.twin24.ai/reference/createtask.md): Use this endpoint to create a task.
- [Add messages to a task](https://developers.twin24.ai/reference/addmessages.md): Use this endpoint to add messages to a task.
- [Update task](https://developers.twin24.ai/reference/updatetask-1.md): Use this endpoint to update a task.
- [Delete task](https://developers.twin24.ai/reference/deletetask.md): Use this endpoint to delete a task.
- [Task list](https://developers.twin24.ai/reference/taskstatus.md): Use this endpoint to get list of tasks.
- [Start task](https://developers.twin24.ai/reference/starttask.md): Use this endpoint to start a task.
- [Pause task](https://developers.twin24.ai/reference/pausetask.md): Use this endpoint to pause a task.
- [Resume task](https://developers.twin24.ai/reference/resumetask.md): Use this endpoint to resume a task.
- [Template field list](https://developers.twin24.ai/reference/templatefieldlist.md): Use this endpoint to get list of available template fields for the bulk upload.
- [Create template file](https://developers.twin24.ai/reference/createtemplatefile.md): Use this endpoint to create an empty template file with the given fields.
- [Template list](https://developers.twin24.ai/reference/messagetemplatelist.md): Use this endpoint to get list of message templates.
- [Create new message template](https://developers.twin24.ai/reference/createmessagetemplate.md): Use this endpoint to add new message template into the system.
- [Template details](https://developers.twin24.ai/reference/messagetemplatedetails.md): Use this endpoint to get details of a template by its identifier.
- [Update the message template](https://developers.twin24.ai/reference/updatemessagetemplate-1.md): Use this endpoint to update an existing message template.
- [Delete the message template](https://developers.twin24.ai/reference/deletemessagetemplate.md): Use this endpoint to delete an existing message template.
- [White lists](https://developers.twin24.ai/reference/whitelist.md): Use this endpoint to get white list of company.
- [Update white lists](https://developers.twin24.ai/reference/updatewhitelist.md): Use this endpoint to update white lists.
- [Infobip Api key](https://developers.twin24.ai/reference/apikey.md): Use this endpoint to create infobip api key.
- [Mailru template list](https://developers.twin24.ai/reference/mailrutemplatelist.md): Use this endpoint to get list of mailru message templates.
- [Create mailru template](https://developers.twin24.ai/reference/createmailrutemplate.md): Use this endpoint to create a mailru message templates.
- [Update mailru template](https://developers.twin24.ai/reference/updatemailrutemplate.md): Use this endpoint to update a mailru message templates.
- [Delete mailru template](https://developers.twin24.ai/reference/deletemailrutemplate.md): Use this endpoint to delete a mailru message templates.
- [Current server timestamp](https://developers.twin24.ai/reference/timestamp-5.md): Use this endpoint to get the current server timestamp.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest-5.md): Use this endpoint to request several endpoints at once.
- [Execute providers request.](https://developers.twin24.ai/reference/providerslist.md): Use this endpoint to request list of providers
- [Chat message list](https://developers.twin24.ai/reference/chatmessageslist.md): Use this endpoint to get list of chat messages.
- [Chat session list](https://developers.twin24.ai/reference/chatsessionslist.md): Use this endpoint to get list of chat sessions.
- [Session Details](https://developers.twin24.ai/reference/chatsessiondetails-1.md): Use this ednpoint to get details of the given chat session.
- [Chat operator list](https://developers.twin24.ai/reference/chatoperatorslist.md): Use this endpoint to get the list of chat operators.
- [Operator status list](https://developers.twin24.ai/reference/chatoperatorsstatuslist.md): Use this endpoint to get the list of actual operator statuses.
- [Operator productivity list](https://developers.twin24.ai/reference/operatorproductivitylist.md): Use this endpoint to get the list of operator productivity statistics.
- [Operator message count](https://developers.twin24.ai/reference/operatormessagecount.md): Use this endpoint to get operator message count for the given period.
- [Operator's chat count](https://developers.twin24.ai/reference/operatorswitchingcount.md): Use this endpoint to get number of chats that switched to the operator.
- [Client source list.](https://developers.twin24.ai/reference/sourcecountlist.md): Use this endpoint to get the list of sources where clients came from.
- [Client web source list.](https://developers.twin24.ai/reference/websourcecountlist.md): Use this endpoint to get the list of web sources (URLs) where clients came from.
- [Client phrase list.](https://developers.twin24.ai/reference/clientphraselist.md): Use this endpoint to get client phrase statistics.
- [Client phrase list.](https://developers.twin24.ai/reference/clientpositionalphraselist.md): Use this endpoint to get client phrases and their positions.
- [Chat summary statistics by companies](https://developers.twin24.ai/reference/summarylist.md): Use this endpoint to get chat statistics by companies.
- [Chat messages list group by period](https://developers.twin24.ai/reference/groupedbyperiodchatmessagepricelist.md): Use this endpoint to get list of messages group by period per company and channel.
- [Operator acess log](https://developers.twin24.ai/reference/operatoraccesslog.md): Use this endpoint to get the list of operator access log.
- [Message notification list](https://developers.twin24.ai/reference/messagingmessageslist.md): Use this endpoint to get list of message notifications.
- [List of delivered message counts](https://developers.twin24.ai/reference/deliveredmessagessummary.md): Use this endpoint to get list of delivered message counts per company and channel.
- [List of messagse group by period](https://developers.twin24.ai/reference/groupedbyperiodmessagepricelist.md): Use this endpoint to get list of messages group by period per company and channel.
- [List count of messagse group by status](https://developers.twin24.ai/reference/groupedbystatusmessagecount.md): Use this endpoint to get list count of messages group by status.
- [Phone check notification list](https://developers.twin24.ai/reference/phonechecklist.md): Use this endpoint to get list of phone checks.
- [Task processing Details](https://developers.twin24.ai/reference/taskmessageprocessinglist.md): Use this ednpoint to get processing details of the given task.
- [Calls summary statistics by companies](https://developers.twin24.ai/reference/cissummarylist.md): Use this endpoint to get call statistics by companies.
- [List of calls group by period](https://developers.twin24.ai/reference/groupedbyperiodcallpricelist.md): Use this endpoint to get list of calls group by period per company and channel.
- [List of calls](https://developers.twin24.ai/reference/ciscallslist.md): Use this endpoint to get list of calls.
- [List of call sessions](https://developers.twin24.ai/reference/cissessionlist.md): Use this endpoint to get list of call sessions.
- [List of incoming call sessions](https://developers.twin24.ai/reference/sessionincominglist.md): Use this endpoint to get list of incoming call sessions.
- [List of outgoing call sessions](https://developers.twin24.ai/reference/sessionoutgoinglist.md): Use this endpoint to get list of outgoing call sessions.
- [Depersonalization log list](https://developers.twin24.ai/reference/depersonalizationloglist.md): Use this endpoint to get the list of depersonalization logs.
- [Statistic of call task](https://developers.twin24.ai/reference/statisticscistaskreport.md): Use this endpoint to get statistic of call task
- [Details of running call task](https://developers.twin24.ai/reference/statisticscistaskdetails.md): Use this endpoint to get statistic of running call task
- [List of recognition sessions](https://developers.twin24.ai/reference/cisrecognitionlist.md): Use this endpoint to get list of recognition sessions.
- [List of LLM call logs](https://developers.twin24.ai/reference/cisllmlist.md): Use this endpoint to get list of LLM calls from ai_call_logs table.
- [List of synthesis sessions](https://developers.twin24.ai/reference/cissynthesislist.md): Use this endpoint to get list of synthesis sessions. The report covers all synthesis providers (e.g. yandex-grpc-v2, eleven-labs, google, microsoft). Use the optional `system` parameter to filter by a single provider.
- [List of incoming call sessions (ClickHouse)](https://developers.twin24.ai/reference/sessionincominglistclickhouse.md): Same contract as /statistics/cis/incoming/sessions, served from ClickHouse (a two-step read: the page from the company-keyed cis_call_by_company rollup, the late columns from cis_call_aggregated by that page's call ids) instead of Postgres. Since 2026-07-30 the dialog (messages/messagesAsString, from the CallFinished event) and the per-segment durations and main/ai/robot/transfer cost decomposition (from CallUpdated.partsAgg) are served for real, together with the authoritative totalCost and macCallCost/labelCallCost. A call with no conversation (NOANSWER/BUSY/ CONGESTION) returns null for the dialog, and so does a call that has been depersonalized (depersonalized = 1) — the source deletes its replies, so the copy stops serving them too. Dialog data only exists from 2026-07-16 (the raw layer's retention horizon). Still returned as the literal '0', exactly as in the legacy endpoint: mainCallDiscount, robotCallDiscount, transferCallDiscount and the autoCall* family — there is no source for them. When both from and to are set, the date window must not exceed the server cap (CIS_SESSIONS_MAX_WINDOW_DAYS, default 31 days); a wider window returns 400. Note on status and duration: both are DISPLAYED from the freshest data, while the row SELECTION and the duration sort still run on the company-keyed rollup, which lags for ~1.4-2.2% of calls (the final status and duration arrive in a Kafka block that carries no companyId and is therefore dropped there). A row may consequently be shown with a status it was not selected by — including OUTGOING_EXPIRED, which this endpoint otherwise excludes — and a sort=-duration page may look mis-ordered by a few rows. Displayed values are the correct ones.
- [List of outgoing call sessions (ClickHouse)](https://developers.twin24.ai/reference/sessionoutgoinglistclickhouse.md): Same contract as /statistics/cis/outgoing/sessions, served from ClickHouse (a two-step read: the page from the company-keyed cis_call_by_company rollup, the late columns from cis_call_aggregated by that page's call ids) instead of Postgres. Since 2026-07-30 the dialog (messages/messagesAsString, from the CallFinished event) and the per-segment durations and main/ai/robot/transfer cost decomposition (from CallUpdated.partsAgg) are served for real, together with the authoritative totalCost, the macCallCost/labelCallCost and the AMD costs. A call with no conversation (NOANSWER/BUSY/CONGESTION) returns null for the dialog, and so does a call that has been depersonalized (depersonalized = 1) — the source deletes its replies, so the copy stops serving them too. Dialog data only exists from 2026-07-16 (the raw layer's retention horizon). Still returned as the literal '0', exactly as in the legacy endpoint: mainCallDiscount, robotCallDiscount, transferCallDiscount and the autoCall* family — there is no source for them. When both from and to are set, the date window must not exceed the server cap (CIS_SESSIONS_MAX_WINDOW_DAYS, default 31 days); a wider window returns 400. Note on status and duration: both are DISPLAYED from the freshest data, while the row SELECTION and the duration sort still run on the company-keyed rollup, which lags for ~1.4-2.2% of calls (the final status and duration arrive in a Kafka block that carries no companyId and is therefore dropped there). A row may consequently be shown with a status it was not selected by — including OUTGOING_EXPIRED, which this endpoint otherwise excludes — and a sort=-duration page may look mis-ordered by a few rows. Displayed values are the correct ones.
- [Aggregated call report (one row per call)](https://developers.twin24.ai/reference/cisaggregatedcallreportlist.md): Returns CIS calls aggregated from the cis_call_report event stream into one row per call. Each row carries the rolled-up STT/TTS costs and the last-known call attributes (status, phone number, duration, etc.). Backed by the flat ClickHouse VIEW cis_call_final_state (which folds the cis_call_aggregated rollup states into per-call columns). Keyset pagination is not supported for this aggregated endpoint; use Limit/Offset/Page.
- [Call recognition report (one row per recognition)](https://developers.twin24.ai/reference/ciscallrecognitionreportlist.md): Returns CIS speech-to-text recognition billing records (one row per RecognitionCompleted event) read from the ClickHouse cis_call_report table. Supports cursor-based (keyset) pagination over the event timestamp.
- [Audio file list](https://developers.twin24.ai/reference/audiofiles.md): Use this endpoint to get list of parsed audio files.
- [Bot node visited list](https://developers.twin24.ai/reference/dialognodevisitedlist.md): Use this endpoint to get list of bot visited nodes.
- [Bot node visited list grouped by chat](https://developers.twin24.ai/reference/groupedbychatdialognodevisitedlist.md): Use this endpoint to get list of bot visited nodes grouped by chat.
- [Bot dialogs](https://developers.twin24.ai/reference/botdialoglist.md): Use this endpoint to get list of bot dialog.
- [Bot chatGPT billing](https://developers.twin24.ai/reference/botchatgptbillinglist.md): Use this endpoint to get list of bot dialog with billing chatGPT no more than 45 days from current date.
- [Get GPT logs](https://developers.twin24.ai/reference/getgptlogs.md): Retrieve a list of GPT bot chat logs with details such as tokens, price, and timestamps.
- [TTS synthesis metrics](https://developers.twin24.ai/reference/filettssynthesismetricslist.md): Returns data from the FILE service about text-to-speech synthesis operations including billing details, voice provider information, and synthesis type.
- [STT recognition session metrics](https://developers.twin24.ai/reference/filesttrecognitionmetricslist.md): Returns data from the FILE service about speech-to-text recognition session lifecycle events. One wide stream holds all event types for the three hierarchically related session kinds (linked by id: providerSessionId -> fallbackSessionId -> streamingSessionId): StreamingSession (listens to the audio stream), FallbackSession (reservation), and ProviderSession (concrete provider, the only billing carrier). Billing fields (price, tariff, billedUnit, billedValue) are populated only on the SttProviderSessionBilled event.
- [STT recognition sessions (rollup, one row per session)](https://developers.twin24.ai/reference/filesttsessionlistclickhouse.md): Per-session STT recognition report served from ClickHouse: the raw STT lifecycle event stream is rolled up into one row per session. A single endpoint serves all three hierarchically related session levels (linked by id: providerSessionId -> fallbackSessionId -> streamingSessionId) via the `level` query parameter (default streaming). Each level rolls up ONLY its own events. Billing fields (price, tariff, billedUnit, billedValue, billedCount) exist only on the provider level (`level=provider`); the streaming level instead carries child counters (fallbackSessionCount, providerSessionCount, providersUsedCount). The returned item is a superset of all levels' fields — only the requested level's fields are populated.
- [Income bank transactions list](https://developers.twin24.ai/reference/incomebanktransactionslist.md): Use this endpoint to get list of income bank transactions from T-Bank. Only accessible to superadmin users.
- [Chat message list](https://developers.twin24.ai/reference/searchchatmessageslist.md): Use this endpoint to search list of chat messages.
- [Notifications message list](https://developers.twin24.ai/reference/searchmessagingmessagelist.md): Use this endpoint to search list of notification messages.
- [Notifications message list](https://developers.twin24.ai/reference/searchmessagingphonecheckslist.md): Use this endpoint to search list of notification messages.
- [Get payment sum for service by company](https://developers.twin24.ai/reference/groupedbyservicepaymentsum.md): Get payment sum for service by company for the given period.
- [Get populated clinet phrases](https://developers.twin24.ai/reference/chatgroupedpopulatedclientphrases.md): Use this endpoint to get list of chat clinet's populated phrases.
- [Get top operators by metrics](https://developers.twin24.ai/reference/chatoperatorsmetrics.md): Use this endpoint to get list of chat operators by metrics.
- [Call session list](https://developers.twin24.ai/reference/searchcissessionlist.md): Use this endpoint to search list of call sessions from CIS.
- [Call chat sessions list](https://developers.twin24.ai/reference/searchchatsessionlist.md): Use this endpoint to search list of chat sessions.
- [List of chat charts excluded phrases](https://developers.twin24.ai/reference/chatexcludedphraselist.md): Use this endpoint to get list of chat excluded phrases.
- [Report list](https://developers.twin24.ai/reference/reportlist.md): Use this endpoint to get list of reports.
- [Create report](https://developers.twin24.ai/reference/createreport-1.md): Use this endpoint to create report.
- [Report details](https://developers.twin24.ai/reference/reportdetails.md): Use this endpoint to get details of a report.
- [Regenerate report](https://developers.twin24.ai/reference/regeneratereport.md): Use this endpoint to regenerate report.
- [Delete report](https://developers.twin24.ai/reference/deletereport-1.md): Use this endpoint to delete a report.
- [Get report file](https://developers.twin24.ai/reference/redirecttoreportfile.md): Use this endpoint to get report file.
- [Copy report](https://developers.twin24.ai/reference/copyreport.md): Use this endpoint to create a new report based on an existing report.
- [Bot list](https://developers.twin24.ai/reference/botlist.md): Use this endpoint to get bot list
- [Show bot details](https://developers.twin24.ai/reference/botdetails.md): Use this endpoint to get bot details.
- [Log list](https://developers.twin24.ai/reference/loglist.md): Use this endpoint to get log list.
- [File details](https://developers.twin24.ai/reference/filedetails-5.md): Use this endpoint to get file metadata.
- [File url](https://developers.twin24.ai/reference/fileurl-4.md): Use this endpoint to get file URL.
- [File download link](https://developers.twin24.ai/reference/filedownloadlink-5.md): Use this endpoint to get file download link.
- [File download](https://developers.twin24.ai/reference/downloadfile-5.md): Use this endpoint to download a file.
- [Upload file](https://developers.twin24.ai/reference/uploadfile-5.md): Use this endpoint to upload private or public file(s).
- [List of enumerations](https://developers.twin24.ai/reference/getenumlist-6.md): Use this endpoint to get list of all enumerations.
- [Current server timestamp](https://developers.twin24.ai/reference/timestamp-6.md): Use this endpoint to get the current server timestamp.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest-6.md): Use this endpoint to request several endpoints at once.
- [Generate voice survey performance report](https://developers.twin24.ai/reference/voicesurveysperformance.md): Saves voice survey information and sends a request to BigData to generate the performance report.
- [Handle BigData callback for voice survey](https://developers.twin24.ai/reference/voicesurveyscallback.md): Receives and processes callback data from BigData service for a specific voice survey report.
- [Get list of voice survey performances](https://developers.twin24.ai/reference/voicesurveysperformancelist.md): Retrieves a list of voice survey performances with pagination and filtering.
- [Get BigData API statistics](https://developers.twin24.ai/reference/bigdatastats.md): Retrieves statistics from the BigData API including total records, files, and shard distribution.
- [Test BigData API connection](https://developers.twin24.ai/reference/testbigdataconnection.md): Tests the connection to the BigData API and validates the authentication token.
- [Search companies in BigData](https://developers.twin24.ai/reference/searchbigdatacompanies.md): Search for companies in the BigData repository with various filters and criteria.
- [Get available filters](https://developers.twin24.ai/reference/getbigdatafilters.md): Retrieves the list of available filters and filter categories for BigData search.
- [Get available partitions](https://developers.twin24.ai/reference/getbigdatapartitions.md): Retrieves the list of available data partitions by date.
- [Send data to CIS AutoCall](https://developers.twin24.ai/reference/senddatatocisautocall.md): Exports companies from BigData and sends them directly to CIS AutoCall system.
- [Get AI service logs](https://developers.twin24.ai/reference/getaiservicelogs.md): Retrieve a list of AI service usage logs (LLM, TTS, STT) with details such as tokens, length, price, and timestamps.
- [Create or update bot settings](https://developers.twin24.ai/reference/post_botssettings.md)
- [Get bot settings list](https://developers.twin24.ai/reference/get_botssettings.md)
- [Get bot settings details](https://developers.twin24.ai/reference/get_botssettings-botsettingsid.md)
- [Add record to bot settings](https://developers.twin24.ai/reference/post_botssettings-botsettingsid-records.md)
- [Delete records from bot settings by paths](https://developers.twin24.ai/reference/delete_botssettings-botsettingsid-records.md)
- [Delete records from bot settings by paths](https://developers.twin24.ai/reference/post_botssettings-botsettingsid-deleterecords.md)
- [Partial update of bot settings](https://developers.twin24.ai/reference/post_botssettings-botsettingsid-partupdate.md)
- [Add records to archive and download](https://developers.twin24.ai/reference/post_records-archive.md)
- [Get editor information list](https://developers.twin24.ai/reference/get_editors-information.md)
- [Generate editor link](https://developers.twin24.ai/reference/post_editors-botsettingsid-link.md)
- [Send call batch and init session for each of them](https://developers.twin24.ai/reference/post_calls.md)
- [Delete call record](https://developers.twin24.ai/reference/delete_calls-callid-record.md)
- [Depersonalize the call](https://developers.twin24.ai/reference/post_calls-callid-depersonalization.md)
- [Exucute active call callback](https://developers.twin24.ai/reference/post_calls-activecallid-callback.md)
- [Get background noises list](https://developers.twin24.ai/reference/get_backgroundnoises.md)
- [Create background noises](https://developers.twin24.ai/reference/post_backgroundnoises.md)
- [Delete background noise](https://developers.twin24.ai/reference/delete_backgroundnoises-backgroundnoiseid.md)
- [Get providers list](https://developers.twin24.ai/reference/get_telephony-providers.md)
- [Create provider](https://developers.twin24.ai/reference/post_telephony-providers.md)
- [Get provider details](https://developers.twin24.ai/reference/get_telephony-providers-providerid.md)
- [Update provider information](https://developers.twin24.ai/reference/patch_telephony-providers-providerid.md)
- [Delete provider](https://developers.twin24.ai/reference/delete_telephony-providers-providerid.md)
- [Get channels list](https://developers.twin24.ai/reference/get_telephony-channels.md)
- [Create channel](https://developers.twin24.ai/reference/post_telephony-channels.md)
- [Get channel details](https://developers.twin24.ai/reference/get_telephony-channels-channelid.md)
- [Update channel information](https://developers.twin24.ai/reference/patch_telephony-channels-channelid.md)
- [Delete channel](https://developers.twin24.ai/reference/delete_telephony-channels-channelid.md)
- [Get call routing list](https://developers.twin24.ai/reference/get_telephony-callrouting.md)
- [Create call routing](https://developers.twin24.ai/reference/post_telephony-callrouting.md)
- [Get call routing details](https://developers.twin24.ai/reference/get_telephony-callrouting-callroutingid.md)
- [Update call routing information](https://developers.twin24.ai/reference/post_telephony-callrouting-callroutingid.md)
- [Delete call routing](https://developers.twin24.ai/reference/delete_telephony-callrouting-callroutingid.md)
- [Get incoming rule list](https://developers.twin24.ai/reference/get_telephony-incomingrules.md)
- [Create incoming rule](https://developers.twin24.ai/reference/post_telephony-incomingrules.md)
- [Get incoming rule details](https://developers.twin24.ai/reference/get_telephony-incomingrules-incomingruleid.md)
- [Update incoming rule information](https://developers.twin24.ai/reference/patch_telephony-incomingrules-incomingruleid.md)
- [Delete incoming rule](https://developers.twin24.ai/reference/delete_telephony-incomingrules-incomingruleid.md)
- [Activate incoming rule](https://developers.twin24.ai/reference/post_telephony-incomingrules-incomingruleid-activation.md)
- [Diactivate incoming rule](https://developers.twin24.ai/reference/delete_telephony-incomingrules-incomingruleid-activation.md)
- [Create incoming rules](https://developers.twin24.ai/reference/post_telephony-incomingrules-create-batch.md)
- [Get CallerPool list](https://developers.twin24.ai/reference/get_telephony-callerpools.md)
- [Create CallerPool item](https://developers.twin24.ai/reference/post_telephony-callerpools.md)
- [Get CallerPool item](https://developers.twin24.ai/reference/get_telephony-callerpools-callerpoolid.md)
- [Update CallerPool item](https://developers.twin24.ai/reference/patch_telephony-callerpools-callerpoolid.md)
- [Delete CallerPool item](https://developers.twin24.ai/reference/delete_telephony-callerpools-callerpoolid.md)
- [Delete number from CallerPool item](https://developers.twin24.ai/reference/post_telephony-callerpools-callerpoolid-deletenumbers.md)
- [Create auto call template](https://developers.twin24.ai/reference/post_telephony-autocalltemplate.md)
- [Get auto call templates list](https://developers.twin24.ai/reference/get_telephony-autocalltemplate.md)
- [Get auto call template details](https://developers.twin24.ai/reference/get_telephony-autocalltemplate-autocalltemplateid.md)
- [Update auto call template information](https://developers.twin24.ai/reference/patch_telephony-autocalltemplate-autocalltemplateid.md)
- [Delete auto call template](https://developers.twin24.ai/reference/delete_telephony-autocalltemplate-autocalltemplateid.md)
- [Get auto call list](https://developers.twin24.ai/reference/get_telephony-autocall.md)
- [Create new Autocall based on AutocallTemplate](https://developers.twin24.ai/reference/post_telephony-autocalltemplate-autocalltemplateid-createautocall.md)
- [Create auto call](https://developers.twin24.ai/reference/post_telephony-autocall.md)
- [Get auto call counts list](https://developers.twin24.ai/reference/post_telephony-autocall-counts.md)
- [Get auto call details](https://developers.twin24.ai/reference/get_telephony-autocall-autocallid.md)
- [Update auto call information](https://developers.twin24.ai/reference/post_telephony-autocall-autocallid.md)
- [Delete auto call](https://developers.twin24.ai/reference/delete_telephony-autocall-autocallid.md)
- [Play auto call](https://developers.twin24.ai/reference/post_telephony-autocall-autocallid-play.md)
- [Pause auto call](https://developers.twin24.ai/reference/post_telephony-autocall-autocallid-pause.md)
- [Stop auto call](https://developers.twin24.ai/reference/post_telephony-autocall-autocallid-halted.md)
- [Auto call restart on ineffective](https://developers.twin24.ai/reference/post_telephony-autocall-autocallid-restartnoresult.md)
- [Auto call restart on error](https://developers.twin24.ai/reference/post_telephony-autocall-autocallid-restarterror.md)
- [Pause auto call](https://developers.twin24.ai/reference/post_calls-callid-messaging-webhook.md)
- [Create single auto call candidate](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-single.md)
- [Batch create single auto call candidates](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-single-batch.md)
- [Create auto call candidate](https://developers.twin24.ai/reference/post_telephony-autocallcandidate.md)
- [Get auto call candidate list](https://developers.twin24.ai/reference/get_telephony-autocallcandidate.md)
- [Create auto call candidates](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-batch.md)
- [Create auto call candidate from file](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-file-upload-autocallid.md)
- [Download auto call candidate file template](https://developers.twin24.ai/reference/get_telephony-autocallcandidate-file-template-botsettingsid.md)
- [Cancel auto call candidates](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-cancel.md)
- [Create amd welcome file](https://developers.twin24.ai/reference/post_telephony-amdwelcomefile.md)
- [Remove phone number from candidate](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-autocallcandidateid-numbers-cancel.md)
- [Get amd welcome files list](https://developers.twin24.ai/reference/get_telephony-amdwelcomefile.md)
- [Get amd welcome file details](https://developers.twin24.ai/reference/get_telephony-amdwelcomefile-amdwelcomefileid.md)
- [Update amd welcome file information](https://developers.twin24.ai/reference/post_telephony-amdwelcomefile-amdwelcomefileid.md)
- [Delete amd welcome file](https://developers.twin24.ai/reference/delete_telephony-amdwelcomefile-amdwelcomefileid.md)
- [Get schedules](https://developers.twin24.ai/reference/get_telephony-schedules.md)
- [Create schedule](https://developers.twin24.ai/reference/post_telephony-schedules.md)
- [Get schedule details](https://developers.twin24.ai/reference/get_telephony-schedules-scheduleid.md)
- [Update schedule information](https://developers.twin24.ai/reference/patch_telephony-schedules-scheduleid.md)
- [Delete schedule](https://developers.twin24.ai/reference/delete_telephony-schedules-scheduleid.md)
- [Depersonalize the auto call candidate](https://developers.twin24.ai/reference/post_telephony-autocallcandidate-autocallcandidateid-depersonalization.md)
- [Get a root domain for connecting to a telephony](https://developers.twin24.ai/reference/get_telephony-connection.md)
- [Clear the sync error on the channel](https://developers.twin24.ai/reference/post_telephony-channels-channelid-deletefail.md)
- [Get stopword list](https://developers.twin24.ai/reference/get_stop-words-list.md)
- [Get stopword entity](https://developers.twin24.ai/reference/get_stop-words-stopwordid.md)
- [Delete stopword](https://developers.twin24.ai/reference/delete_stop-words-stopwordid.md)
- [Create stopwords](https://developers.twin24.ai/reference/post_stop-words-create-batch.md)
- [Delete stop words](https://developers.twin24.ai/reference/delete_stop-words.md)
- [Add word to list](https://developers.twin24.ai/reference/patch_stop-words-add.md)
- [Delete word from list](https://developers.twin24.ai/reference/patch_stop-words-delete.md)
- [Change word](https://developers.twin24.ai/reference/patch_stop-words-change.md)
- [Download word](https://developers.twin24.ai/reference/get_stop-words-file-export.md)
- [Create or update stop word](https://developers.twin24.ai/reference/post_stop-words-file-import.md)
- [Get language default settings](https://developers.twin24.ai/reference/get_language-default-settings-languagecode.md)
- [Delete language default settings](https://developers.twin24.ai/reference/delete_language-default-settings-languagecode.md)
- [Create/Update language default settings](https://developers.twin24.ai/reference/post_language-default-settings.md)
- [Get voice list](https://developers.twin24.ai/reference/get_voices.md)
- [Create voice](https://developers.twin24.ai/reference/post_voices.md)
- [Get voice details](https://developers.twin24.ai/reference/get_voices-voiceid.md)
- [Update voice](https://developers.twin24.ai/reference/patch_voices-voiceid.md)
- [Delete voice](https://developers.twin24.ai/reference/delete_voices-voiceid.md)
- [Delete voice with replace](https://developers.twin24.ai/reference/delete_voices-voiceid-withreplace.md)
- [Get recognizer list](https://developers.twin24.ai/reference/get_recognizers.md)
- [Delete record file](https://developers.twin24.ai/reference/delete_records.md)
- [Get UserPhone list](https://developers.twin24.ai/reference/get_userphones.md)
- [Create UserPhone](https://developers.twin24.ai/reference/post_userphones.md)
- [Get UserPhone status list](https://developers.twin24.ai/reference/post_userphones-phonestatuslist.md)
- [Get UserPhone details](https://developers.twin24.ai/reference/get_userphones-userphoneid.md)
- [Update UserPhone information](https://developers.twin24.ai/reference/patch_userphones-userphoneid.md)
- [Delete UserPhone](https://developers.twin24.ai/reference/delete_userphones-userphoneid.md)
- [Create UserPhones from file](https://developers.twin24.ai/reference/post_userphones-import.md)
- [Reserve UserPhones](https://developers.twin24.ai/reference/post_userphones-reserve.md)
- [Reserve and pay UserPhones](https://developers.twin24.ai/reference/post_userphones-reserveandpay.md)
- [Free up UserPhones](https://developers.twin24.ai/reference/post_userphones-userphoneid-freeup.md)
- [Pay UserPhones](https://developers.twin24.ai/reference/post_userphones-pay.md)
- [Repay UserPhones](https://developers.twin24.ai/reference/post_userphones-repay.md)
- [Change UserPhone prolongation](https://developers.twin24.ai/reference/post_userphones-userphoneid-prolongationchange.md)
- [Create external UserPhone](https://developers.twin24.ai/reference/post_userphones-externalclient-create.md)
- [Allow the company to use avantelecom](https://developers.twin24.ai/reference/post_userphones-avantelecom-verified.md)
- [Avantelecom hook with phone verification](https://developers.twin24.ai/reference/post_userphones-avantelecom-book-verified.md)
- [Get avantelecom phone list](https://developers.twin24.ai/reference/get_userphones-avantelecom-phonelist.md)
- [Get avantelecom region list](https://developers.twin24.ai/reference/get_userphones-avantelecom-regionlist.md)
- [Get avantelecom city list](https://developers.twin24.ai/reference/get_userphones-avantelecom-citylist.md)
- [Cancel UserPhone](https://developers.twin24.ai/reference/post_userphones-cancel.md)
- [Upload files to avantelecom](https://developers.twin24.ai/reference/post_userphones-avantelecom-documents-upload.md)
- [Get languages](https://developers.twin24.ai/reference/get_languages.md)
- [Create language](https://developers.twin24.ai/reference/post_languages.md)
- [Get language details](https://developers.twin24.ai/reference/get_languages-languageid.md)
- [Update language information](https://developers.twin24.ai/reference/patch_languages-languageid.md)
- [Delete language](https://developers.twin24.ai/reference/delete_languages-languageid.md)
- [Get KnowledgeBase list](https://developers.twin24.ai/reference/get_knowledgebase-list.md)
- [Create KnowledgeBase](https://developers.twin24.ai/reference/post_knowledgebase.md)
- [Get knowledgeBase details](https://developers.twin24.ai/reference/get_knowledgebase-knowledgebaseid.md)
- [Delete knowledgeBase](https://developers.twin24.ai/reference/delete_knowledgebase-knowledgebaseid.md)
- [Create LlmTool](https://developers.twin24.ai/reference/post_llmtools.md)
- [Get LlmTool list](https://developers.twin24.ai/reference/get_llmtools.md)
- [Get LlmTool details](https://developers.twin24.ai/reference/get_llmtools-llmtoolid.md)
- [Update LlmTool information](https://developers.twin24.ai/reference/patch_llmtools-llmtoolid.md)
- [Delete LlmTool](https://developers.twin24.ai/reference/delete_llmtools-llmtoolid.md)
- [Company list](https://developers.twin24.ai/reference/companylist-1.md): Use this endpoint to get the list of companies.
- [Company balance change list](https://developers.twin24.ai/reference/balancechangelist.md): Use this endpoint to get the list of company balance changes.
- [Company balance of authorized user](https://developers.twin24.ai/reference/authorizedcompanybalance.md): Use this endpoint to get company's balance and credit limit of the authorized user.
- [Refill company balance](https://developers.twin24.ai/reference/refillcompanybalance.md): Use this endpoint to refill company balance.
- [Update company credit limit](https://developers.twin24.ai/reference/changecreditlimit.md): Use this endpoint to update credit limit of the given company.
- [Company balance](https://developers.twin24.ai/reference/companybalance.md): Use this endpoint to get company's balance and credit limit.
- [Change company balance](https://developers.twin24.ai/reference/changebalance.md): Use this endpoint to directly change company balance.
- [Company debt](https://developers.twin24.ai/reference/debt.md): Use this endpoint to get company debt for the given period.
- [Country list](https://developers.twin24.ai/reference/countrylist.md): Use this endpoint to get a full list of current countries.
- [Add or change company bank account](https://developers.twin24.ai/reference/changebankaccount.md): Use this endpoint to add/change the company bank account details. If the country parameter is not specified, the country will be selected by default in the company settings.
- [Bank Account list](https://developers.twin24.ai/reference/bankaccountlist.md): Use this endpoint to get the bank account details, of the countries used, the company.
- [Company's bank account details by one country](https://developers.twin24.ai/reference/bankaccount.md): Use this endpoint to get the company's bank account details by one country.
- [Remove company bank account for specified country.](https://developers.twin24.ai/reference/deletebankaccount.md): Use this endpoint to delete the company bank account details for the specified country.
- [Payment account details](https://developers.twin24.ai/reference/paymentaccount.md): Use this endpoint to get the company payment account details.
- [Payment method list](https://developers.twin24.ai/reference/paymentmethodlist.md): Use this endpoint to get the company payment methods.
- [Remove payment method](https://developers.twin24.ai/reference/deletepaymentmethod.md): Use this endpoint to delete the company payment method.
- [Assign default payment method](https://developers.twin24.ai/reference/assigndefaultpaymentmethod.md): Use this endpoint to assign the default payment method.
- [Invoice list](https://developers.twin24.ai/reference/invoicelist.md): Use this endpoint to get list of the company invoices.
- [Regenerate invoice file](https://developers.twin24.ai/reference/regenerateinvoicefile.md): Use this endpoint to regenerate the invoice file.
- [Create company balance refill invoice](https://developers.twin24.ai/reference/createinvoicetorefillcompanybalance.md): Use this endpoint to create invoice to refill the company balance. Fill in the "country" field, if you want to issue an invoice for a country other, than the country from the company settings.
- [Invoice revision list](https://developers.twin24.ai/reference/invoicerevisionlist.md): Use this endpoint to get list of the invoice revisions.
- [Revise invoice](https://developers.twin24.ai/reference/reviseinvoice.md): Use this endpoint to revise the given invoice.
- [Payment list](https://developers.twin24.ai/reference/paymentlist.md): Use this endpoint to get the company payments.
- [Pay invoice](https://developers.twin24.ai/reference/payinvoice.md): Use this endpoint to pay the given invoice.
- [Income bank transactions payment list](https://developers.twin24.ai/reference/transactionlist.md): Use this endpoint to get list of income bank transactions.
- [Fix income bank transaction](https://developers.twin24.ai/reference/fulfillbankpayment.md): Use this endpoint to fix an income bank transaction.
- [Delete income bank transaction](https://developers.twin24.ai/reference/deletetransaction.md): Use this endpoint to delete an income bank transaction.
- [Payment plan list](https://developers.twin24.ai/reference/paymentplanlist-1.md): Use this endpoint to view payment plan list.
- [Create payment plan](https://developers.twin24.ai/reference/createpaymentplan-1.md): Use this endpoint to create new payment plan.
- [Update payment plan](https://developers.twin24.ai/reference/updatepaymentplan-1.md): Use this endpoint to update existing payment plan.
- [Delete payment plan](https://developers.twin24.ai/reference/deletepaymentplan-1.md): Use this endpoint to delete existing payment plan.
- [Company agreement list](https://developers.twin24.ai/reference/agreementlist.md): Use this endpoint to get list of company agreements.
- [Add company agreement](https://developers.twin24.ai/reference/addagreement.md): Use this endpoint to add new company agreement.
- [Change company agreement](https://developers.twin24.ai/reference/changeagreement.md): Use this endpoint to change existing company agreement.
- [Delete company agreement](https://developers.twin24.ai/reference/deleteagreement.md): Use this endpoint to delete existing company agreement.
- [File details](https://developers.twin24.ai/reference/filedetails-1.md): Use this endpoint to get file metadata.
- [File url](https://developers.twin24.ai/reference/fileurl-1.md): Use this endpoint to get file URL.
- [File download link](https://developers.twin24.ai/reference/filedownloadlink-1.md): Use this endpoint to get file download link.
- [File download](https://developers.twin24.ai/reference/downloadfile-1.md): Use this endpoint to download a file.
- [Upload file](https://developers.twin24.ai/reference/uploadfile-1.md): Use this endpoint to upload private or public file(s).
- [Current server timestamp](https://developers.twin24.ai/reference/timestamp.md): Use this endpoint to get the current server timestamp.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest.md): Use this endpoint to request several endpoints at once.
- [Create task for audio parser](https://developers.twin24.ai/reference/createtask-1.md): Use this endpoint to start new task for parse audio files.
- [Get list of tasks](https://developers.twin24.ai/reference/listtasks.md): Use this endpoint to get list of tasks.
- [Get information about task](https://developers.twin24.ai/reference/taskdetails.md): Use this endpoint to get task informtaion by task id.
- [Update task.](https://developers.twin24.ai/reference/taskupdate.md): Use this endpoint to update task informtaion.
- [Add files to task.](https://developers.twin24.ai/reference/addfilestotask.md): Use this endpoint to upload file(s).
- [Delete task](https://developers.twin24.ai/reference/deletetask-1.md): Use this endpoint to delete task by task id.
- [Start task processing.](https://developers.twin24.ai/reference/taskstartprocessing.md): Use this endpoint to start task files transcription.
- [Get list of task files](https://developers.twin24.ai/reference/gettaskfiles.md): Use this endpoint to get list of files by task id.
- [Stop task processing.](https://developers.twin24.ai/reference/taskstopprocessing.md): Use this endpoint to stop task files transcription.
- [Parse audio file to text (without task creation).](https://developers.twin24.ai/reference/transcribefilebyupload.md): Use this endpoint to parse audio file.
- [Get list of files](https://developers.twin24.ai/reference/listfiles.md): Use this endpoint to get list of files that are not related to the task.
- [Delete file](https://developers.twin24.ai/reference/deletefile.md): Use this endpoint to delete file that are not related to the task.
- [Assistant list](https://developers.twin24.ai/reference/assistantlist.md): Use this endpoint to get assistant list
- [Assistant creation](https://developers.twin24.ai/reference/createassistant.md): Use this endpoint to create new assistant
- [Assistant details](https://developers.twin24.ai/reference/assistantdetails.md): Use this endpoint to get assistant details
- [Assistant modification](https://developers.twin24.ai/reference/updateassistant.md): Use this endpoint to update existing assistant
- [Assistant deletion](https://developers.twin24.ai/reference/deleteassistant.md): Use this endpoint to delete existing assistant
- [Assistant file list](https://developers.twin24.ai/reference/assistantfilelist.md): Use this endpoint to get assistant file list
- [Uplaod assistant files](https://developers.twin24.ai/reference/addassistantfiles.md): Use this endpoint to upload assistant files
- [Delete assistant file](https://developers.twin24.ai/reference/deleteassistantfile.md): Use this endpoint to delete assistant file
- [Bot list](https://developers.twin24.ai/reference/botlist-1.md): Use this endpoint to get bot list
- [Create bot](https://developers.twin24.ai/reference/createbot.md): Use this endpoint to create a bot
- [Show bot details](https://developers.twin24.ai/reference/botdetails-1.md): Use this endpoint to get bot details.
- [Update bot](https://developers.twin24.ai/reference/updatebot.md): Use this endpoint to update bot.
- [Delete bot](https://developers.twin24.ai/reference/deletebot.md): Use this endpoint to delete bot.
- [Get bot transcript](https://developers.twin24.ai/reference/bottranscripts.md): Use this endpoint to get bot transcripts.
- [Make bot copy](https://developers.twin24.ai/reference/copybot.md): Use this endpoint to make a copy of bot.
- [Migrate bot to new editor](https://developers.twin24.ai/reference/migratebot.md): Use this endpoint to migrate a bot fromn old editor to new.
- [Recover bot](https://developers.twin24.ai/reference/recoverbot.md): Use this endpoint to recover bot.
- [Analyze bot](https://developers.twin24.ai/reference/botanalyze.md): Use this endpoint to get bot analyze.
- [Start dialog](https://developers.twin24.ai/reference/start.md): Use this endpoint to start new dialog with the desired bot.
- [Start dialog in test mode](https://developers.twin24.ai/reference/testmodestartdialog.md): Use this endpoint to start new dialog in test mode with the desired bot.
- [Reply to a client message](https://developers.twin24.ai/reference/replyto.md): Use this endpoint to get bot reply to a client message.
- [Update dialog](https://developers.twin24.ai/reference/update.md): Use this endpoint to update dialog.
- [Finish dialog](https://developers.twin24.ai/reference/finish.md): Use this endpoint to finish dialog.
- [Reload dialog](https://developers.twin24.ai/reference/reload.md): Use this endpoint to reload dialog.
- [Bot variable list](https://developers.twin24.ai/reference/variablelist-1.md): Use this endpoint to get bot variable list.
- [Dialog debug information](https://developers.twin24.ai/reference/debuginfo.md): Use this endpoint to get dialog debug information.
- [Fact list](https://developers.twin24.ai/reference/factlist.md): Use this endpoint to get the list of stored facts.
- [Fact saving](https://developers.twin24.ai/reference/savefact.md): Use this endpoint to change or create fact.
- [Fact deletion](https://developers.twin24.ai/reference/deletefact.md): Use this endpoint to delete a fact.
- [Import facts](https://developers.twin24.ai/reference/importfacts.md): Use this endpoint to import facts from files.
- [Request list](https://developers.twin24.ai/reference/requestlist.md): Use this endpoint to get list of all requests sent from the request nodes.
- [Service price](https://developers.twin24.ai/reference/serviceprice.md): Use this endpoint to get the calculate service price.
- [Create template with keywords](https://developers.twin24.ai/reference/createtemplate-1.md): Use this endpoint to create template with keywords.
- [Template with keywords list](https://developers.twin24.ai/reference/templatelist-1.md): Use this endpoint to get the list of templates with keywords.
- [Delete template with keywords](https://developers.twin24.ai/reference/deletetemplate-1.md): Use this endpoint to delete existing template with keywords.
- [Update template with keywords](https://developers.twin24.ai/reference/updatetemplate-1.md): Use this endpoint to create template with keywords.
- [/statusResultBlock](https://developers.twin24.ai/reference/getliststatusresultblock.md)
- [Create status result block](https://developers.twin24.ai/reference/createstatusresultblock.md)
- [/statusResultBlockBatch](https://developers.twin24.ai/reference/createbatchstatusresultblock.md)
- [/statusResultBlock/upload](https://developers.twin24.ai/reference/createstatusresultblockfromfile.md)
- [Update status result block](https://developers.twin24.ai/reference/updatestatusresultblock.md)
- [Delete status result block](https://developers.twin24.ai/reference/deletestatusresultblock.md)
- [Upload file converter](https://developers.twin24.ai/reference/uploadfileconverter.md): Use this endpoint to upload file and convert.
- [Download file converter](https://developers.twin24.ai/reference/downloadfileconverter.md): Use this endpoint to download file of variables and conditions.
- [Create category](https://developers.twin24.ai/reference/createcategory.md): Use this endpoint to create category.
- [Category list](https://developers.twin24.ai/reference/categorylist.md): Use this endpoint to get the list of Category.
- [Delete category](https://developers.twin24.ai/reference/deletecategory.md): Use this endpoint to delete existing category.
- [Update category](https://developers.twin24.ai/reference/updatecategory.md): Use this endpoint to create category.
- [Create tag](https://developers.twin24.ai/reference/createtag.md): Use this endpoint to create tag.
- [Tag list](https://developers.twin24.ai/reference/taglist.md): Use this endpoint to get the list of tags.
- [Tag details](https://developers.twin24.ai/reference/tagdetails.md): Use this endpoint to get tag details
- [Delete tag](https://developers.twin24.ai/reference/deletetag.md): Use this endpoint to delete existing tag.
- [Update tag](https://developers.twin24.ai/reference/updatetag.md): Use this endpoint to create tag.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest-1.md): Use this endpoint to request several endpoints at once.
- [List of notification templates](https://developers.twin24.ai/reference/templatelist.md): Use this endpoint to get list of notification templates.
- [Create notification template](https://developers.twin24.ai/reference/createtemplate.md): Use this endpoint to create new notification template.
- [Template details](https://developers.twin24.ai/reference/templatedetails.md): Use this endpoint to get full information about the template.
- [Update notification template](https://developers.twin24.ai/reference/updatetemplate.md): Use this endpoint to update a notification template.
- [Delete notification template](https://developers.twin24.ai/reference/deletetemplate.md): Use this endpoint to delete a notification template.
- [Create and send notification](https://developers.twin24.ai/reference/createnotification.md): Use this endpoint to create and send new notification.
- [List of enumerations](https://developers.twin24.ai/reference/getenumlist-1.md): Use this endpoint to get list of all enumerations.
- [Current server timestamp](https://developers.twin24.ai/reference/timestamp-1.md): Use this endpoint to get the current server timestamp.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest-2.md): Use this endpoint to request several endpoints at once.
- [List of users](https://developers.twin24.ai/reference/get_users.md): Use this endpoint to get list of users.
- [Authenticated user details](https://developers.twin24.ai/reference/getauthenticateduserdetails.md): Use this endpoint to get details of the logged in chat operator.
- [Pause Authenticated User](https://developers.twin24.ai/reference/put_users-me-pause.md): Use this endpoint to pause the authenticated user.
- [Activate Authenticated User](https://developers.twin24.ai/reference/put_users-me-activate.md): Use this endpoint to activate the authenticated user.
- [User logout](https://developers.twin24.ai/reference/put_users-userid-logout-1.md): Use this endpoint to log user out.
- [Update user display name](https://developers.twin24.ai/reference/patch_users-me-displayname-1.md): Use this endpoint to update user display name.
- [Update user DeviceId](https://developers.twin24.ai/reference/patch_users-me-deviceid.md): Use this endpoint to update user deviceId.
- [Update user groups](https://developers.twin24.ai/reference/put_users-userid-groups.md): Use this endpoint to inactivate update user groups.
- [Edit groups](https://developers.twin24.ai/reference/editgroups.md): Use this endpoint to edits groups.
- [Group list](https://developers.twin24.ai/reference/grouplist.md): Use this endpoint to get list of groups.
- [Chat list](https://developers.twin24.ai/reference/chatlist.md): Use this endpoint to get chat list.
- [Create chat](https://developers.twin24.ai/reference/createchat.md): Use this endpoint to create new chat room.
- [Chat details](https://developers.twin24.ai/reference/chatdetails.md): Use this endpoint to get chat settings.
- [Update chat](https://developers.twin24.ai/reference/updatechat.md): Use this endpoint to update existing chat.
- [Change chat](https://developers.twin24.ai/reference/changechat.md): Use this endpoint to change existing chat.
- [Delete chat](https://developers.twin24.ai/reference/deletechat.md): Use this endpoint to delete existing chat.
- [Save messenger reference](https://developers.twin24.ai/reference/savemessengerreference-1.md): Use this endpoint to save messenger reference to chat.
- [Copy dialog results](https://developers.twin24.ai/reference/copydialogresults.md): Use this endpoint to copy dialog results from one chat to another.
- [Session list](https://developers.twin24.ai/reference/operatorchatsessionlist.md): Use this endpoint to get list of chat sessions created within the operator's company.
- [Closed session count](https://developers.twin24.ai/reference/closedsessioncount-1.md): Use this endpoint to get count of chat sessions closed by operator.
- [Session Details](https://developers.twin24.ai/reference/chatsessiondetails.md): Use this endpoint to get details of the given chat session.
- [Close a chat session](https://developers.twin24.ai/reference/closesession.md): Use this endpoint to mark a chat session as inactive.
- [Start new chat session](https://developers.twin24.ai/reference/startchatsessions.md): Use this endpoint to start new dialog with a chat bot.
- [Continue the last chat session or start new one](https://developers.twin24.ai/reference/continuelastorstartnewchatsessions.md): Use this endpoint to continue the last client dialog or start new one with a chat bot.
- [Start new chat session in batch](https://developers.twin24.ai/reference/startchatsessionsbatch.md): Use this endpoint to start new dialogs with a chat bot.
- [Continue the last chat session or start new one. Batch start](https://developers.twin24.ai/reference/continuelastorstartnewchatsessionsbatch.md): Use this endpoint to continue the last client dialog or start new one with a chat bot.
- [Rename chat session](https://developers.twin24.ai/reference/renamechatsession.md): Use this endpoint to rename the existing chat session.
- [Switch to operator](https://developers.twin24.ai/reference/switchtooperator.md): Use this endpoint to switch the chat session to new operator.
- [Add operator](https://developers.twin24.ai/reference/addoperator.md): Use this endpoint to add operator in the chat session.
- [Delete operator](https://developers.twin24.ai/reference/deleteoperator.md): Use this endpoint to delete operator from the chat session.
- [Switch to group operators](https://developers.twin24.ai/reference/switchtogroupoperators.md): Use this endpoint to switch the chat session to group operators.
- [Mark session as spam](https://developers.twin24.ai/reference/marksessionasspam.md): Use this endpoint to mark chat session as spam.
- [Mark session as not spam](https://developers.twin24.ai/reference/marksessionasnotspam.md): Use this endpoint to mark chat session as not spam.
- [Update or identify client](https://developers.twin24.ai/reference/changeclient.md): Use this endpoint to identify or update client data within the given chat session.
- [Get metadata from session](https://developers.twin24.ai/reference/chatsessionmetadata.md): Get metadata from session
- [Update metadata from session](https://developers.twin24.ai/reference/updatechatsessionmetadata.md): Update metadata from session
- [Update rating from session](https://developers.twin24.ai/reference/ratechatsession-1.md): Update rating from session
- [Freeze session](https://developers.twin24.ai/reference/freezesession.md): Use this endpoint to freeze a chat session, temporarily suspending its automatic closing by TTL. The freeze is lifted automatically as soon as an operator sends a message in the session, or it expires on its own once the freeze period ends. If both `freezeUntil` and `freezeSeconds` are passed, `freezeUntil` takes priority and `freezeSeconds` is ignored. The freeze period must not be in the past and cannot exceed 7 days from now.
- [Session Tag list](https://developers.twin24.ai/reference/listboundsessiontags.md): Use this endpoint to get list of session tags.
- [Bind session tag](https://developers.twin24.ai/reference/bindtagstosession.md): Use this endpoint to bind tag to session.
- [Unbind session tag](https://developers.twin24.ai/reference/unbindtagfromsession.md): Use this endpoint to unbind tag from session.
- [List of session tags](https://developers.twin24.ai/reference/sessiontagslist.md): Use this endpoint to get list of session tags.
- [Create session tag](https://developers.twin24.ai/reference/createsessiontag.md): Use this endpoint to add new session tag to set.
- [Remove session tag](https://developers.twin24.ai/reference/removesessiontag.md): Use this endpoint to remove session tag from set.
- [Get session comments](https://developers.twin24.ai/reference/getsessioncomments-1.md): Use this endpoint for get comment list
- [Add new comment](https://developers.twin24.ai/reference/addsessioncomments-1.md): Use this endpoint for add new chat session comment
- [Update comment](https://developers.twin24.ai/reference/updatesessioncomments-1.md): Use this endpoint for update existing session comment
- [Delete comment](https://developers.twin24.ai/reference/deletesessioncomments-1.md): Use this endpoint for delete a comment from chat session
- [List of chat messages](https://developers.twin24.ai/reference/chatmessagelist.md): Use this endpoint to get list of chat session messages.
- [Create client's chat message](https://developers.twin24.ai/reference/createclientchatmessage-1.md): Use this endpoint to create new client's chat message.
- [Delete client's chat message](https://developers.twin24.ai/reference/deleteclientchatmessage.md): Use this endpoint to delete client's chat message.
- [Edit client's chat message](https://developers.twin24.ai/reference/editclientchatmessage.md): Use this endpoint to edit client's chat message.
- [Create operator's chat message](https://developers.twin24.ai/reference/createoperatorchatmessage.md): Use this endpoint to create new operator's chat message.
- [Delete operator's chat message](https://developers.twin24.ai/reference/deleteoperatorchatmessage.md): Use this endpoint to delete operator's chat message.
- [Edit operator's chat message](https://developers.twin24.ai/reference/editoperatorchatmessage.md): Use this endpoint to edit operator's chat message.
- [Mark chat message as read.](https://developers.twin24.ai/reference/readchatmessage.md): Use this endpoint to mark a chat message as read by its addressee.
- [Mark chat messages as read.](https://developers.twin24.ai/reference/readchatmessages.md): Use this endpoint to mark a chat messages as read by its addressee.
- [List of chat messages](https://developers.twin24.ai/reference/chatclientmessagelist.md): Use this endpoint to get list of chat client messages.
- [List of chat message templates](https://developers.twin24.ai/reference/chatmessagetemplatelist.md): Use this endpoint to get list of chat message templates.
- [Create chat message template](https://developers.twin24.ai/reference/createchatmessagetemplate.md): Use this endpoint to create new chat message template.
- [Update chat message template](https://developers.twin24.ai/reference/updatechatmessagetemplate.md): Use this endpoint to update a chat message template.
- [Delete chat message template](https://developers.twin24.ai/reference/deletechatmessagetemplate.md): Use this endpoint to delete a chat message template.
- [Viber Api integration](https://developers.twin24.ai/reference/integratewithviberapi-1.md): Use this endpoint to integrate the given chat with Viber via provider Viber API.
- [Viber Infobip integration](https://developers.twin24.ai/reference/integratewithviberinfobip-1.md): Use this endpoint to integrate the given chat with Viber via provider Infobip.
- [Viber integration](https://developers.twin24.ai/reference/integratewithviber.md): Use this endpoint to integrate the given chat with Viber.
- [Remove Viber integration](https://developers.twin24.ai/reference/removeviberintegration.md): Use this endpoint to remove the Viber integration with the given chat.
- [Telegram integration](https://developers.twin24.ai/reference/integratewithtelegram.md): Use this endpoint to integrate the given chat with Telegram.
- [Remove Telegram integration](https://developers.twin24.ai/reference/removetelegramintegration.md): Use this endpoint to remove the Telegram integration with the given chat.
- [WhatsApp Api integration](https://developers.twin24.ai/reference/integratewithwhatsappapi-1.md): Use this endpoint to integrate the given chat with WhatsApp via provider WhatsAppAPI.
- [WhatsApp Infobip integration](https://developers.twin24.ai/reference/integratewithwhatsappinfobip-1.md): Use this endpoint to integrate the given chat with WhatsApp via provider Infobip.
- [WhatsApp Vonage integration](https://developers.twin24.ai/reference/integratewithwhatsappvonage-1.md): Use this endpoint to integrate the given chat with WhatsApp via provider Vonage.
- [WhatsApp 360dialog integration](https://developers.twin24.ai/reference/integratewithwhatsapp360dialog.md): Use this endpoint to integrate the given chat with WhatsApp via provider 360dialog.
- [WhatsApp integration](https://developers.twin24.ai/reference/integratewithwhatsapp.md): Use this endpoint to integrate the given chat with WhatsApp.
- [Remove WhatsApp integration](https://developers.twin24.ai/reference/removewhatsappintegration.md): Use this endpoint to remove the WhatsApp integration with the given chat.
- [Whatsapp integration needed notify](https://developers.twin24.ai/reference/notifyaboutwhatsappintegration.md): Use this endpoint to notify sales department about whatsapp integration needed.
- [Slack integration](https://developers.twin24.ai/reference/integratewithslack.md): Use this endpoint to integrate the given chat with Slack.
- [Remove Slack integration](https://developers.twin24.ai/reference/removeslackintegration.md): Use this endpoint to remove the Slack integration with the given chat.
- [Skype integration](https://developers.twin24.ai/reference/integratewithskype.md): Use this endpoint to integrate the given chat with Skype.
- [Remove Skype integration](https://developers.twin24.ai/reference/removeskypeintegration.md): Use this endpoint to remove the Skype integration with the given chat.
- [VKontakte integration](https://developers.twin24.ai/reference/integratewithvkontakte.md): Use this endpoint to integrate the given chat with VKontakte.
- [Remove VKontakte integration](https://developers.twin24.ai/reference/removevkontakteintegration.md): Use this endpoint to remove the VKontakte integration with the given chat.
- [Facebook integration](https://developers.twin24.ai/reference/integratewithfacebook.md): Use this endpoint to integrate the given chat with Facebook.
- [Remove Facebook integration](https://developers.twin24.ai/reference/removefacebookintegration.md): Use this endpoint to remove the Facebook integration with the given chat.
- [Alice integration](https://developers.twin24.ai/reference/integratewithalice.md): Use this endpoint to integrate the given chat with Yandex Alice.
- [Remove Alice integration](https://developers.twin24.ai/reference/removealiceintegration.md): Use this endpoint to remove the Yandex Alice integration with the given chat.
- [Avito integration](https://developers.twin24.ai/reference/integratewithavito.md): Use this endpoint to integrate the given chat with Avito.
- [Remove Avito integration](https://developers.twin24.ai/reference/removeavitointegration.md): Use this endpoint to remove the Avito integration with the given chat.
- [Yandex integration](https://developers.twin24.ai/reference/integratewithyandex.md): Use this endpoint to integrate the given chat with Yandex chats.
- [Remove Yandex integration](https://developers.twin24.ai/reference/removeyandexintegration.md): Use this endpoint to remove the Yandex chats integration with the given chat.
- [Apple iMessage integration](https://developers.twin24.ai/reference/integratewithimessage.md): Use this endpoint to integrate the given chat with Apple iMessage.
- [Remove Apple iMessage integration](https://developers.twin24.ai/reference/removeimessageintegration.md): Use this endpoint to remove the Apple iMessage integration with the given chat.
- [Threads messenger integration](https://developers.twin24.ai/reference/integratewiththreads-1.md): Use this endpoint to integrate the given chat with Threads messenger.
- [Remove Threads messenger integration](https://developers.twin24.ai/reference/removethreadsintegration-1.md): Use this endpoint to remove the Threads platform integration with the given chat.
- [SmartApp integration](https://developers.twin24.ai/reference/integratewithsmartapp-1.md): Use this endpoint to integrate the given chat with sberbank SmartApp.
- [Remove SmartApp integration](https://developers.twin24.ai/reference/removesmartappintegration-1.md): Use this endpoint to remove the Yandex SmartApp integration with the given chat.
- [Email integration](https://developers.twin24.ai/reference/integratewithemail.md): Use this endpoint to integrate the given chat with email.
- [Remove Email integration](https://developers.twin24.ai/reference/removeemailintegration.md): Use this endpoint to remove the Email integration with the given chat.
- [File details](https://developers.twin24.ai/reference/filedetails-3.md): Use this endpoint to get file metadata.
- [File download link](https://developers.twin24.ai/reference/filedownloadlink-3.md): Use this endpoint to get file download link.
- [File download](https://developers.twin24.ai/reference/downloadfile-3.md): Use this endpoint to download a file.
- [Upload file](https://developers.twin24.ai/reference/uploadfile-3.md): Use this endpoint to upload private or public file(s).
- [List of enumerations](https://developers.twin24.ai/reference/getenumlist-3.md): Use this endpoint to get list of all enumerations.
- [Current server timestamp](https://developers.twin24.ai/reference/timestamp-3.md): Use this endpoint to get the current server timestamp.
- [Execute batch request](https://developers.twin24.ai/reference/batchrequest-3.md): Use this ednpoint to request several endpoints at once.
- [Client list](https://developers.twin24.ai/reference/clientlist-1.md): Use this endpoint to get list of clients.
- [Client details](https://developers.twin24.ai/reference/clientdetails-1.md): Use this endpoint to get details of the given client.
- [Change client name](https://developers.twin24.ai/reference/changeclientname-1.md): Use this endpoint to change client name.
- [Ban client](https://developers.twin24.ai/reference/banclient-1.md): Use this endpoint to ban client.
- [Unban client](https://developers.twin24.ai/reference/unbanclient-1.md): Use this endpoint to unban client.
- [Session list by client](https://developers.twin24.ai/reference/clientsessions.md): Use this endpoint to get list of chat sessions by client.
- [client Tag list](https://developers.twin24.ai/reference/listboundclienttags.md): Use this endpoint to get list of client tags.
- [Bind client tag](https://developers.twin24.ai/reference/bindtagstoclient.md): Use this endpoint to bind tag to client.
- [Unbind client tag](https://developers.twin24.ai/reference/unbindtagfromclient.md): Use this endpoint to unbind tag from client.
- [List of client tags](https://developers.twin24.ai/reference/clienttagslist.md): Use this endpoint to get list of client tags.
- [Create client tag](https://developers.twin24.ai/reference/createclienttag.md): Use this endpoint to add new client tag to set.
- [Remove client tag](https://developers.twin24.ai/reference/removeclienttag.md): Use this endpoint to remove client tag from set.
- [Create comment for client](https://developers.twin24.ai/reference/createclientcomment-1.md): Use this endpoint to create comment for client
- [Change the text of the client comment](https://developers.twin24.ai/reference/changetextclientcomment-1.md): Use this endpoint for update existing client comment.
- [Delete client comment](https://developers.twin24.ai/reference/deleteclientcomments-1.md): Use this endpoint to delete existing client comment.
- [Client Comment list](https://developers.twin24.ai/reference/clientcommentlist-1.md): Use this endpoint to get list of client comments.
- [Client Attribute list](https://developers.twin24.ai/reference/clientattributelist.md): Use this endpoint to get list of client attributes.
- [Set Client Attribute](https://developers.twin24.ai/reference/setclientattribute.md): Use this endpoint to set client attribute.
- [Unset Client Attribute](https://developers.twin24.ai/reference/unsetclientattribute.md): Use this endpoint to unset client attribute.
- [Attribute list](https://developers.twin24.ai/reference/attributelist.md): Use this endpoint to get list of attributes.
- [Create Attribute](https://developers.twin24.ai/reference/createattribute.md): Use this endpoint to create client attribute.
- [Delete Client Attribute](https://developers.twin24.ai/reference/removeattribute.md): Use this endpoint to delete client attribute.
- [Rename Client Attribute](https://developers.twin24.ai/reference/renameattribute.md): Use this endpoint to rename client attribute.
- [Max integration](https://developers.twin24.ai/reference/integratewithmax.md): Use this endpoint to integrate the given chat with Max messenger.
- [Remove Max integration](https://developers.twin24.ai/reference/removemaxintegration.md): Use this endpoint to remove the Max messenger integration with the given chat.
- [Wazzup integration](https://developers.twin24.ai/reference/integratewithwazzup.md): Use this endpoint to integrate the given chat with Wazzup service.
- [Remove Wazzup integration](https://developers.twin24.ai/reference/removewazzupintegration.md): Use this endpoint to remove the Wazzup service integration with the given chat.
- [List of messenger message templates](https://developers.twin24.ai/reference/messengermessagetemplatelist.md): Use this endpoint to get list of messenger message templates.
- [Upload client identities](https://developers.twin24.ai/reference/clientbulk.md): Use this endpoint to add new client identities or change existing ones.
## Recipes
- [Запуск чат-сесси в телеграмме](https://developers.twin24.ai/recipes/запуск-чат-сесси-в-телеграмме.md)
## Pages
- [Авторизация](https://developers.twin24.ai/page/авторизация.md)
## Changelog
- [Welcome to TWIN](https://developers.twin24.ai/changelog/welcome-to-twin.md)