Connecting
To connect you can either use the HTTP/S GET or HTTP/S PUT protocol. See the reference for details.
An typical connection url that can be typed in a browser window looks as follows:
https://api.wordbee-translator.com:32570/api/connect?account={ACCOUNTID}&pwd={PASSWORD}&json={FORMATJSON}
Â
The "account" is your Wordbee Translator Account ID. "Password" is the API password you had configured during setup. "Json" is an optional parameter. By writing "json=true", all messages will be JSON and not XML formatted.
Example:
https://api.wordbee-translator.com:32570/api/connect?account=myaccount&pwd=xyz
This request returns an XML (or JSON) string which is the token to be included with each subsequent API call:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">asd763gmnxlklas</string>
Copyright Wordbee - Buzzin' Outside the Box since 2008