curl --location 'https://api.apicar.store/api/cars/all/vin/many' \ --header 'api-key;' \ --header 'Content-Type: application/json' \ --data '{ "vins": [ "string" ], "hide_vins": [ "string" ] }'
{}