/
Connecting
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>
, multiple selections available,
Related content
Connect using GET
Connect using GET
More like this
Connect using PUT
Connect using PUT
More like this
Create project
Create project
Read with this
Authentication
Authentication
More like this
Use Case - Send files for translation
Use Case - Send files for translation
Read with this
Copyright Wordbee - Buzzin' Outside the Box since 2008