Versions Compared

Key

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

By default, the API is disabled in your Wordbee Translator platform.

 

Enable API access

You need to enable itAPI access in your Wordbee Translator platform:

  • Login as administrator
  • Click the Settings link:

...

  • The API configuration page opens. Click the button to activate the API:

Configure API access

You will be asked to choose a safe password and one or more IP addresses that are authorized to use your API.

...

Note: It is highly recommended to use a secure and long password and only one or a few IP addresses you trust.

 

Discover your API URL

After saving the configuration, the system will display the API URL that applies to your platform.

By default this is:

Code Block
https://api.wordbee-translator.com:32570

 

To see a list of all API methods, navigate to this URL:

Code Block
https://api.wordbee-translator.com:32570/help

 

All API methods are explained in detail in the present documentation.