Authenticate the user in the API
GET api/V3/authenticate
Returns a token to be used for all other calls. Note that the call (written with the full path below) does not contain the {language} parameter
Request Information
URI Parameters
There are no parameters for this call.
Body Parameters
None.
Response Information
Resource Description
PARAMETERS | ||
---|---|---|
Token (string) |
Token to be used for authentication in all the other calls |