API 2.0
Resources
/marketplace_favorites
List all advertisements favorited by an user
Method | GET |
---|---|
URLs | https://api.uexcorp.space/2.0/marketplace_favorites |
Autorização | Bearer Token |
Cache TTL | — |
Input |
secret_key string // required, should be passed as headers |
Output |
id int id_listing int date_added int // timestamp operation string type string slug string category string title string description string unit string|null price float in_stock int advertiser_name string advertiser_username string advertiser_avatar string|null |
Reference: `operation` |
buy sell |
Reference: `type` |
item service |
Response Status |
• ok |
Update Frequency | Realtime |
Documentation Updated | 17 days ago |
Required