Translate Text
Legacy translation endpoint - redirects to chat translation.
Signed in only (2026-09-18 route-auth review). Its one caller, PassageReader.jsx, already sends the bearer token; anonymous callers were reaching it because nothing asked. It answers a canned dict rather than translating, so nothing here reads the caller's data - the dependency is here so the route says who may call it, like every other route.
Headers
Response
Successful Response
Changes
Changed in 1 of the 25 revisions of this API.2
- ○
added the new optional
headerrequest parameterauthorizationnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 25 revisions, 1 has no diff computed.