Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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:///.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.yoobic.com/public/api
Authentication
OAuth 2.0
Resource Areas
1

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 Messages 3

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…

GET
/public/api/bot-messages/{id}/export?type=excel&no_answer=true
Get with no answer
Get with no answer 2 params → 200
GET
/public/api/bot-messages/{id}/export?type=excel&dislike=true
Get with negative feedback
Get with negative feedback 2 params → 200
GET
/public/api/bot-messages/export?type={type}&filter={filter}
Export
Export 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yoobic-bot-messages-api-openapi.yml Raw ↑

Other APIs Yoobic publishes across the network.

Yoobic Answers API
Yoobic Badges API
Yoobic Bots API
Yoobic Business KPIs data - salesdata API
Yoobic Campaigns API
Yoobic Catalogs API
Yoobic Chats API
Yoobic Comments API
Yoobic Communities API
Yoobic Community Posts API
Yoobic Competencies API
Yoobic Course Categories API