v1

latestOpenAPI 3.0.32026-07-1382010.9 KB
Text Analysis

Communication & Tonality

Identify the purpose and writing style of a written text.

Supported Languages: [ar, de, en, es, fr, it, nl, pt, ru, tr, zh]

Returned labels:

  • action-seeking
  • fact-oriented
  • information-seeking
  • self-revealing
post/communication

Query parameters

allboolean

Request body

idstring

id of the post.

textstring required

the text to be analysed.

languagestring required

language_code of the text.

Example request

[
  {
    "id": "1",
    "text": "I love the service",
    "language": "en"
  }
]

Response

Successful Response

idstring

id of the post.

All 8 operations