FirstLookServices

<back to all web services

Auctions

The following routes are available for this service:
GET/{ver}/auctions/{id}/vins/{vin}
GET/{ver}/auctions/{id}/styles/{style}
GET/auctions/{id}/vins/{vin}
GET/auctions/{id}/styles/{style}

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/Auctions HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: text/csv
Content-Length: length

Ver,Id,Vin,Style,Area,Period,Mileage
String,String,String,0,0,0,0

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

min,average,max,sampleSize
0,0,0,0