Yoobic Bot Messages API
Bot analytics allow you to improve your bots by understanding how your teams use them and how satisfied they are with the answers. The key metrics available can be used to monitor the usage of the feature and to analyze frequent questions where knowledge is lacking in order to create new content and add it to the NEO Chatbot sources.### Fields| Field | Type | Required | Readonly | OrderBy | Description ||-------|:----:|:--------:|:--------:|:-------:|-------------||`bot_id`| string | | x | | Unique id of the bot ||`bot_message_id`| string | | x | | Unique if of the message sent to the bot ||`user_id`| string | | x | | Unique id of the user that sent the question ||`username`| string | | x | | Username of the user that sent the question ||`question`| string | | x | | Question of the user ||`answer`| string | | x | | Answer of the bot to the question of the user ||`feedback`| boolean | | x | | True if the user put a ‘thumbs up’ and false if the user put a ‘thumbs down' on the answer of the bot ||`answered`| boolean | | x | | True if the question was answered and false if it wasn’t (equivalent to ‘I don’t know' response from the bot') ||`created_date`| date | | x | | Created Date ||`updated_date`| date | | x | | Updated Date |
Yoobic Bot Messages API is one of 41 APIs that Yoobic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Bot Messages. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.
This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.0.
Requests are made against a single base URL, https://.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Yoobic Bot Messages API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.
Bot analytics allow you to improve your bots by understanding how your teams use them and how satisfied they are with the answers. The key metrics available can be used to monitor…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Yoobic 12
Other APIs Yoobic publishes across the network.