AutoMarket API
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET https://api.tc-gaming.co.uk/citydriving/market/getlist?key=YOUR_KEY&type=uf1&upgrades=1
HTTP/1.1 200 OK[
{
"vin": "AAJCX",
"type": "UF1",
"dateBuilt": 1345988079,
"datePurchase": 1345988079,
"onMarketSince": 1542888779,
"condition": 98.5628,
"wear": 1.4372,
"damage": 0,
"daysOnMarket": 31,
"pre_owner_nickname": "^4k3nny^13000",
"upgrades": [
{
"id": 113172,
"type": "ramp",
"condition": 0.9988,
"value": 2497
},
{
"id": 113171,
"type": "winch",
"condition": 0.999,
"value": 4995
},
{
"id": 113110,
"type": "radar_warner",
"condition": 1,
"value": 2500
}
]
},
...
]