Connect using PUT
Connect using PUT
To establish a connection and obtain a token. The token is a mandatory query parameter for all subsequent service calls.
URL
(PUT) api/connect
PARAMETERS
Submit an XML formatted message with this structure:
Submit an XML formatted message with this structure: <ConnectionRequest xmlns="http://schemas.datacontract.org/2004/07/Wordbee.Database"> <AccountId>String content</AccountId> <Password>String content</Password> <FormatJSON>true</FormatJSON> </ConnectionRequest>
accountid | The Wordbee Translator Account ID | Required |
password | The API password you had defined in the Wordbee Translator administration pages | Required |
formatjson | true: all messages are JSON formatted. false: all messages are XML formatted | Optional, default: true |
, multiple selections available,
Related content
Connect using GET
Connect using GET
Read with this
Connecting
Connecting
Read with this
projects/{did}/documents/offline/import (POST)
projects/{did}/documents/offline/import (POST)
More like this
Activating the API
Activating the API
More like this
Create Order (new order form)
Create Order (new order form)
Read with this
Create project
Create project
Read with this
Copyright Wordbee - Buzzin' Outside the Box since 2008