Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You start by connecting to a Beebox projectwith valid Wordbee Translator user credentials which are the same that you use when connecting to Wordbee Translator online. Upon connection you obtain a session token. This token is included with all subsequent calls.

...

account

Mandatory. The Account ID. This is the same value as entered when logging in online.

login

Mandatory. The User Login. This is the same value as entered when logging in online.

passwordpwd

Mandatory. The User Password. This is the same value as entered when logging in online.

domain

Mandatory. Specifies the Wordbee Translator functionality you want to work with. These value are supported:

 

ui

Optional. The user interface language. Default value is "en" if not specified. Permitted values are:

  • en (English)
  • fr (French)
  • de (German)
  • es (Spanish)
  • ja (Japanese)
  • nl (Dutch)

The API will localize certain strings like language names accordingly in results.

NOTE: The list above may change. Navigate to www.wordbee-translator.com to see all currently available language options in the top navigation bar.

...