v1
latestOpenAPI 3.1.02026-07-26290137.0 KBGet Status
Use this endpoint to check whether your account has the automation feature active.
get/trading/automation/status
Response
200
Example response
{
"success": true,
"data": {
"steam_id": "76561118883215332",
"trade_url": "https://steamcommunity.com/tradeoffer/new/?partner=1033332211&token=So-S31aK",
"has_access_token": true,
"access_token_expires_at": "2025-01-10T03:37:29.000000Z",
"automation_enabled_read_only": true
}
}