Accounts
Item Offers
Currency Offers
Currency Orders
Get All Accounts
Retrieve a list of all accounts associated with the authenticated user. Use the optional with_data
query parameter to load full account details.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
Timestamp indicating when the account was created.
Additional game specific data of the account.
Description of the account.
Optional email login associated with the account.
Optional password for the associated email.
Slug representing the game associated with the account (e.g., "league-of-legends").
In-game name (IGN) associated with the account.
List of URLs for images of the account.
Indicates if the account is currently discounted.
Indicates if the account is featured.
Indicates if the account is marked as rare.
Method used to level up the account.
Handmade
, Botted
Login username for the account.
Password for the account.
Price of the account.
Server of the account (e.g., "EUW").
Slug/uri of the account listing.
Timestamp indicating when the account was sold.
Status of the account (e.g., "Listed").
Draft
, Pending
, Listed
, Processing
, Sold
, Refunded
Title of the account listing.
Trend score of the account.
Timestamp of the last update to the account.
Unique identifier for the account.
Resource type, fixed as "accounts".
accounts