/
RA
rapidata
/
Rapidata API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
rapidata
Rapidata API
post
Ensures the provided text is in English, returning a suggested English text when it isn't.
v1
latest
OpenAPI 3.0.4
2026-08-04
342
835
917.6 KB
Translation
Ensures the provided text is in English, returning a suggested English text when it isn't.
post
/translation/ensure-english
Request body
EnsureEnglishEndpointInput
required
text
string
required
The text to ensure is English.
Response
OK
EnsureEnglishEndpointOutput
required
englishText
string
required
The English version of the provided text.