Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Learn how the Locale API flows from your application, get translated and are sent back again. As professional human translations is not instant, your API projects needs to have a callback URL. Once the translations are done, this URL is called with the translated JSON payload. If your application does not send a success response code back (eg. 200..299), the Locale API will retry using exponential back off.

How long it takes to get your translations depends on various factors, including the amount of words, source language and target languages.

  • No labels