/
Connect using GET
Connect using GET
To establish a connection and obtain a token. The token is a mandatory query parameter for all subsequent service calls…
URL
(GET) api/connect?account={account}&pwd={pwd}&json={json}
PARAMETERS
account | The Wordbee Translator Account ID | Required |
pwd | The API password you had defined in the Wordbee Translator administration pages | Required |
json | true: all messages are JSON formatted. false: all messages are XML formatted | Optional, default: true |
RESULT
If the connection fails, an HTTP error code is returned.
In case of success, the method returns a "token id" to be passed to all subsequent API calls.
Example:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>
, multiple selections available,
Related content
Connect using PUT
Connect using PUT
More like this
Accessing API in a web browser
Accessing API in a web browser
Read with this
Connecting
Connecting
More like this
API version 1 - Overview
API version 1 - Overview
Read with this
Authentication
Authentication
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008