Misc
Translate a message
Requires Authorization.
Paid feature.
POST /v5/chat/translateBody:
conversationId— stringmessageId— stringtargetLanguageCode— string, e.g.en
Response:
translatedText— string
Errors:
- HTTP status 402, error
User has reached their entitlement limits
OCR recognition in chat
WIP
Requires Authorization.
Appears to be a submitting endpoint rather than a retrieving one.
POST /v5/recognition/chatRate an AI message suggestion
WIP
Requires Authorization.
POST /v1/wingman/feedbackBody:
message_id— stringprompt_id— stringrating— number, e.g.1text— string, feedback texttimestamp— unix timestamp in milliseconds
Response:
Empty object ({}).
Errors:
- HTTP status 400 (bad request)