v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBTokens
Resellers can retrieve access tokens for a given end-user account, assuming that the end-user account falls under the reseller's account.
post/authorizationTokens
Request body
Example request
{
"targetId": "ca051350a",
"expirationTimestamp": "2025-03-20T08:47:19.133-01:00"
}Response
Token created
Example response
{
"httpsBaseUrl": {
"hostname": "api.c000.eagleeyenetworks.com",
"port": 443
}
}