User Management
Set User Agent
Mark your listings and buy orders as automated
GET
Overview
Sets the user agent timestamp for the authenticated user, indicating that a bot is actively running. This causes your listings and buy orders to show as “automated” for 10 minutes (600 seconds).Authentication
Your site API key
Rate Limit
1 request per minuteQuery Parameters
Comma-separated list of linked account Steam IDs to also set user agent for.Example:
76561198001234567,76561198007654321Response
Unix timestamp when the user agent will expire (current time + 600 seconds).
Your bot should refresh before this time.
How It Works
Linked Accounts
Whenmultiaccounts is provided:
- The user agent is set for those linked accounts in addition to the main account
- Listings/buy orders created with a
multiaccount_proxywill check that linked account’s user agent status - For buy orders, automation status can be triggered by either the linked account’s user agent OR the main account’s autoaccept feature
The lightning icon indicates automated listings/buy orders, helping users know they’ll receive instant trade offers.
