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 5 Next »

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

Enable API access

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

  • Login as administrator
  • Click the Settings link:

  • Scroll down and click Developer API

  • 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.

  1. Type a password to be supplied when connecting to the service. This password can be changed anytime.
  2. Type all IP (v4 or v6) addresses from which you intend to connect to the API. The service will reject requests coming from any other IPs.
  3. Save the configuration. The API is ready to use!

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:

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

 

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

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

 

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

 

 

 

  • No labels