Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 647 Bytes

GetKeyCount.md

File metadata and controls

25 lines (15 loc) · 647 Bytes

Get Key Count

Returns the number of keys a specific user has on ExpressTrade

HTTP Request

GET https://api-trade.wax.io/ICaseSite/GetKeyCount/v1

Authentication

API key required.

Only accounts created with IUser/CreateVCaseUser can access this endpoint.

Input

Parameter Type Required Description
trade_url or steam_id string + The trade URL or the Steam ID64 of the user

Output

Parameter Type Description
key_count string Number of keys this user owns. Parsable into an int.