Skip to main content
GET
List your offers

Authorizations

Authorization
string
header
required

Your API key, from the cabinet under Seller → API keys.

Query Parameters

status
string

Comma-separated. A status nothing matches is an empty list, not an error.

Example:

"active,paused"

game
string

Narrow to one game, by slug.

category
string

Narrow to one category, by slug.

q
string

Narrow by title.

limit
integer

Page size. Absent or 0 returns everything.

Required range: x >= 0
offset
integer
Required range: x >= 0

Response

OK

offers
object[]
counts
object

How many of your listings sit in each status.

facets
object

The game/category pairs you actually have listings in.

total
integer<int64>