The API token is a security token that must be provided by other plugins or third-party services when calling this TimeWise Open API v3.
Create an API token
Go to ⚙ > Manage apps > API Token Configuration.
...
③ Response
See general responses in TimeWise Open API
Failed response:
Code Block | ||
---|---|---|
| ||
{ "code": "401", "msg": "Invalid token" } |
...