Message

A message object contains all the information related to text analysis.

  • Name
    text
    Type
    string
    Description

    The analyzed text.

  • Name
    reference
    Type
    string
    Description

    The reference you sent in the request.

  • Name
    type
    Type
    Type
    Description

    The nature of the content.

  • Name
    severity
    Type
    Severity
    Description

    The severity of the content.

  • Name
    recommendedAction
    Type
    Action
    Description

    The recommended action by our system for the analyzed text.

  • Name
    meta
    Type
    Object
    Description

    Meta information.

  • Name
    language
    Type
    string
    Description

    The text language. String formatted language (ISO 639-1).

  • Name
    analyzedAt
    Type
    string
    Description

    Analysis date of the message. String formatted date (ISO 8601).

  • Name
    publishedAt
    Type
    string
    Description

    Message publication date. String formatted date (ISO 8601).