diff --git a/db/resources.json b/db/resources.json index 00d7666d..839b2959 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1527, +"count": 1528, "entries": [ { "API": "Cat Facts", @@ -12960,6 +12960,15 @@ "Link": "https://deividfortuna.github.io/fipe/", "Category": "Vehicle" }, + { + "API": "CarAPI", + "Description": "The developer friendly vehicle API. Make, model, trims and more via a RESTFul API", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "no", + "Link": "https://carapi.app", + "Category": "Vehicle" + }, { "API": "CarsXE", "Description": "CarsXE API provides comprehensive data on vehicles, including VIN decoding & specifications, license plate decoding, images, history and market value. It enables developers to build innovative applications for the automotive industry, such as insurance & roadside assistance tools, ride sharing & grocery delivery apps, inventory management systems, and market analysis platforms.",