Translate

post/v1/translate

Request body

source'yo' | 'en' | 'ha' | 'ig' | 'am' required
target'yo' | 'en' | 'ha' | 'ig' | 'am' required
textstring required

Response

Successful Response

request_idstring uuid required
textstring required

Changes

Changed in 1 of the 7 revisions of this API.2

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security OAuth2PasswordBearer was removed from the API

      api-security-removed