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