Yoobic Chats API
Chats are used for internal communication between users directly in the YOOBIC app.### Fields| Field | Type | Required | Readonly | OrderBy | Description ||-------|:----:|:--------:|:--------:|:-------:|-------------||`sender_id`| string | x | | | Unique id of the user account from which the message is sent ||`recipient_id`| string | x | | | Unique id of the user that will receive the message ||`text`| string | x | | | Text of the message ||`attachments`| file | | | | File link |
Yoobic Chats API is one of 41 APIs that Yoobic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Chats. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.
This API exposes 1 operation across 1 path. 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 Chats API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Chats are used for internal communication between users directly in the YOOBIC app. Fields | Field | Type | Required | Readonly | OrderBy | Description | |-------|:----:|:--------…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Yoobic 12
Other APIs Yoobic publishes across the network.