Dive into the UEX API documentation to grasp its ins and outs. Start building your new application with UEX data

Star Citizen 4.1

New Babbage, Apr 17, 2955 — Welcome to UEX

/marketplace_listings

List all active marketplace advertisements, limited by 100

Method GET
URLs // example 1
https://api.uexcorp.space/2.0/marketplace_listings/

// example 2
https://api.uexcorp.space/2.0/marketplace_listings?id={int}

// example 3
https://api.uexcorp.space/2.0/marketplace_listings?slug={string}

// example 4
https://api.uexcorp.space/2.0/marketplace_listings?username={string}
Autorização Bearer Token
Cache TTL
Input id int // optional
slug string // optional
username string // advertiser ign, optional
Output id int
id_category int
id_item int
id_organization int
operation string // transaction type
type string // ad type
slug string
title string
description string
unit string|null
price float
currency string // e.g. UEC
language string // locale identifier, e.g. en_US
location string // item or service location, e.g. Port Tressler
in_stock int
is_sold_out int
user_name string // advertiser full name
user_username string // advertiser ign
user_avatar string|null // advertiser avatar (if any)
total_views int // ad views counter
total_negotiations int // ad negotiations counter
photos string(65535) // urls in array
video_url string|null // youtube video URL
date_added int // timestamp
date_approved int // date when the listing was approved by UEX staff
date_expiration int // timestamp of when the advertisement will stop showing
Reference:
`operation`
buy
sell
Reference:
`type`
item
service
Response Status • ok
Update Frequency Realtime
Documentation Updated 4 days ago

Optional

This website uses third-party cookies for stats, no personal data. We use cookies for preferences (dark mode, trading, mining) and collects trade/refining info (commodities, locations) for public reports. No personal data is collected.