Obtain Login Token
This API is now deprecated and will be removed in the future. Please use API Token tab in the dropdown menu of the upper right corner of the web UI to get your API token
.
Get the login token
by providing your username and the md5 value of your password of https://video.a2e.ai.
For example, if your password is 123456
, the md5 value will be e10adc3949ba59abbe56e057f20f883e
If you do not have a username and password, please register at https://video.a2e.ai
If you login a2e using Google login and cannot see the password option, please contact contact@a2e.ai
Return the login token
for using api/v1/token/generate. Note this login token
is only valid for using api/v1/token/generate api/v1/token/list api/v1/token/delete. These APIs will then provide you the api token for using other APIs.