Skip to content

Misc

Translate a message

Requires Authorization.

Paid feature.

POST /v5/chat/translate

Body:

  • conversationIdConversation ID
  • messageId — string
  • targetLanguageCode — string, e.g. en

Response:

  • translatedText — string

Errors:

  • 402User has reached their entitlement limits

OCR recognition in chat, WIP

This endpoint hasn't been researched yet

Requires Authorization.

Appears to be a submitting endpoint rather than a retrieving one.

POST /v5/recognition/chat

Rate an AI message suggestion, WIP

This endpoint hasn't been researched yet

Requires Authorization.

POST /v1/wingman/feedback

Body:

  • message_id — string
  • prompt_id — string
  • rating — number, e.g. 1
  • text — string, feedback text
  • timestamp — unix timestamp in milliseconds

Response:

Empty object ({}).

Errors:

  • 400 — bad request

TranslateMessageRequest

  • conversationIdConversation ID
  • messageId — string
  • targetLanguageCode — string, e.g. en

WingmanFeedbackRequest

  • message_id — string
  • prompt_id — string
  • rating — number, e.g. 1
  • text — string, feedback text
  • timestamp — unix timestamp in milliseconds

Open Grind is not affiliated with Grindr in any way.