{ "v": 1, "name": "Plate to VIN (free APIs)", "folders": [], "requests": [ { "v": "2", "endpoint": "https://api.auto.dev/plate/<>/<>", "name": "autodev_plate_to_vin", "params": [], "headers": [ { "key": "Accept", "value": "application/json", "active": true }, { "key": "Authorization", "value": "Bearer <>", "active": true } ], "method": "GET", "auth": { "authType": "none", "authActive": true }, "preRequestScript": "", "testScript": "", "body": { "contentType": null, "body": null }, "requestVariables": [] }, { "v": "2", "endpoint": "https://api.carsxe.com/v2/platedecoder?key=<>&plate=<>&state=<>", "name": "carsxe_plate_decoder", "params": [], "headers": [ { "key": "Accept", "value": "application/json", "active": true } ], "method": "GET", "auth": { "authType": "none", "authActive": true }, "preRequestScript": "", "testScript": "", "body": { "contentType": null, "body": null }, "requestVariables": [] }, { "v": "2", "endpoint": "https://vpic.nhtsa.dot.gov/api/vehicles/DecodeVinValues/<>?format=json", "name": "nhtsa_decode_vin_values", "params": [], "headers": [ { "key": "Accept", "value": "application/json", "active": true } ], "method": "GET", "auth": { "authType": "none", "authActive": true }, "preRequestScript": "", "testScript": "", "body": { "contentType": null, "body": null }, "requestVariables": [] }, { "v": "2", "endpoint": "https://vpic.nhtsa.dot.gov/api/vehicles/DecodeVin/<>?format=json", "name": "nhtsa_decode_vin", "params": [], "headers": [ { "key": "Accept", "value": "application/json", "active": true } ], "method": "GET", "auth": { "authType": "none", "authActive": true }, "preRequestScript": "", "testScript": "", "body": { "contentType": null, "body": null }, "requestVariables": [] } ] }