GetToken
Use this method to get a token
Last updated
Use this method to get a token
Last updated
To use any other method, you first need to have a token which is generated by this method. It requires the username, password and access key you have previously generated on our site .
POST
https://testapi.onvision.ai/wsservice.asmx
Use this method to generate your token as JSON result.
Name | Type | Description |
---|---|---|
POST
https://testapi.onvision.ai/wsserviceNet.asmx
Use this method to generate your token as XML result.
This token is temporary and will expire after 48 hours
Name | Type | Description |
---|---|---|
user
string
Username
pwd
string
Password
AccessKey
string
Access key
user
string
Username
pwd
string
Password
AccessKey
string
Access key