v1
latestSwagger 2.02026-08-0484141342.3 KBAgents
# Install Token
Returns the install token for the given agent type and variant. Variants can be portable or installable for windows agent type, 32bit or 64bit for linux agent type and apple or intel for macos agent type. If agent type is kubernetes, variant is not required.
get/v1/agents/install-token
Query parameters
agent_typestring required
variantstring
Response
genericErrorSwagger is represents the erroneous cases
Example response
{
"error_code": 1001
}