(<!doctype html>
<html lang="en">
<head class="h-full">
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <!-- CSRF Token -->
    <meta name="csrf-token" content="">
    <title>apidoc</title>
    <link rel="stylesheet" href="https://tuning-api.bcconsulting.lu/vendor/apidoc/css/apidoc.css">
</head>
<body class="min-h-screen antialiased text-gray-900 text-sm">
<div class="flex flex-1">
    <div class="bg-bc-gray-300 flex-none fixed h-screen" style="width: 235px;">
        <ul class="px-5  list-none text-base">
            <li class="text-bc-gray-200 pt-5 font-semibold mb-2">Introduction</li>
                            <li>
                    <a class="block mb-1 text-bc-gray-100" href="#intro"
                       id="description-api-base-url-0">API Base URL</a>
                </li>
                            <li>
                    <a class="block mb-1 text-bc-gray-100" href="#intro"
                       id="description-ip-address-restrictions-1">IP Address Restrictions</a>
                </li>
                            <li>
                    <a class="block mb-1 text-bc-gray-100" href="#intro"
                       id="description-security-2">Security</a>
                </li>
                            <li>
                    <a class="block mb-1 text-bc-gray-100" href="#intro"
                       id="description-authentication-3">Authentication</a>
                </li>
                                        <li class="text-bc-gray-200 pt-5 font-semibold mb-2">Standard API calls</li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#vehicles-collection">Vehicles Collection</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#vehicle">Vehicle</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#brands-collection">Brands Collection</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#vehicle-brand">Vehicle Brand</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#models-collection">Models Collection</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#vehicle-model">Vehicle Model</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#modelyears-collection">Modelyears Collection</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#vehicle-modelyear">Vehicle Modelyear</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#powertrains-collection">Powertrains Collection</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#powertrain">Powertrain</a>
                    </li>
                                            <li class="text-bc-gray-200 pt-5 font-semibold mb-2">Premium API calls</li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#brand-logo">Brand Logo</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#model-miniature">Model Miniature</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#modelyear-miniature">Modelyear Miniature</a>
                    </li>
                                    <li class="">
                        <a class="block py-1 text-bc-gray-100" href="#powertrain-miniature">Powertrain Miniature</a>
                    </li>
                                    </ul>
    </div>
    <div class="flex-1 bg-gray-200 px-20" style="margin-left: 235px;">
        <h1 class="text-3xl mb-3 font-semibold py-5 bg-white -mx-20 px-20 py-5">API v2 Documentation</h1>

        <div class="whitespace-normal mb-10 text-base" id="intro">
            <p>With this API you can integrate the B&amp;C Consulting tuning data such as stages, power &amp; torque (original &amp; modified), prices, etc, on your website or application. We provide a restful API, which basically means you send the proper HTTP verb to the URIs in our documentation below and you’ll receive a JSON response containing the data you need.</p>
<blockquote>
<p><strong>Notice:</strong> We do not provide technical assistance on how to implement the API in your website or application. The API documentation should be straightforward and easy to use for any experienced programmer who has worked with restful API’s before.</p>
</blockquote>
<h2>API Base URL</h2>
<p>All api endpoints must be prefixed with the api base url.</p>
<pre>
<strong>https://tuning-api.bcconsulting.lu</strong>/api/*
</pre>
<h2>IP Address Restrictions</h2>
<p>Your server’s public IP must be set, meaning the server from where you’ll make the API calls from. In case you have ordered the API subscription from the B&amp;C Consulting website, you can set 3 IPs per API token in your profile</p>
<h2>Security</h2>
<p>All api endpoints are secured by https.</p>
<h2>Authentication</h2>
<ul>
<li>
<p>This API uses an Api Bearer Token for authentication,</p>
</li>
<li>
<p>The Api Token MUST be provided in the <code>Authorization</code> header,</p>
</li>
<li>
<p>The Api Token MUST be provided for each request,</p>
</li>
</ul>
<p>In case you have ordered the API subscription from the B&amp;C Consulting website, you can find the API token in your profile.</p>
<h3>Example Header</h3>
<pre><code>Authorization: Bearer Z8QimJKQpIgrqdCTUsFtgM8WRhID01BJriPhHzLKVuavZ279e21</code></pre>
        </div>
                    <div class="resource-group mb-5 ">
                <h2 class="border-b border-gray-400 text-2xl">Standard API calls</h2>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="vehicles-collection">Vehicles Collection </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">List All Vehicles</h4>
                                    <p class="text-base">This api call lists all vehicle types present in the tuning database.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                        <tr>
                                                            <td colspan="2">
                                                                <p class="font-mono mb-0 text-indigo-700 font-semibold">No paramters required</p>
                                                            </td>
                                                        </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">[
    ...
    {
        &quot;id&quot;: 1,
        &quot;name&quot;: &quot;Cars&quot;
    },
    ...
]
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="vehicle">Vehicle </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Vehicle</h4>
                                    <p class="text-base">This api call shows the details of the vehicle type requested.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">    {
        &quot;id&quot;: 1,
        &quot;name&quot;: &quot;Cars&quot;
    }
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="brands-collection">Brands Collection </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">List All Vehicle Brands</h4>
                                    <p class="text-base">This api call lists all brands for the requested vehicle type.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">[
    ...
    {
        &quot;id&quot;: 5,
        &quot;name&quot;: &quot;BMW&quot;
    },
    ...
]
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="vehicle-brand">Vehicle Brand </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Brand</h4>
                                    <p class="text-base">This api call shows the details of the brand requested.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">    {
        &quot;id&quot;: 5,
        &quot;name&quot;: &quot;BMW&quot;
    }
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="models-collection">Models Collection </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">List All Vehicle Models</h4>
                                    <p class="text-base">This api call lists all models for the requested brand.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">[
    ...
    {
        &quot;id&quot;: 5359,
        &quot;name&quot;: &quot;Serie 4&quot;
    },
    ...
]
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="vehicle-model">Vehicle Model </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Model</h4>
                                    <p class="text-base">This api call shows the details of the model requested.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">    {
        &quot;id&quot;: 5359,
        &quot;name&quot;: &quot;Serie 4&quot;
    }
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="modelyears-collection">Modelyears Collection </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">List All Vehicle Modelyears</h4>
                                    <p class="text-base">This api call lists all modelyears for the requested model.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/years
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">[
    ...
    {
        &quot;id&quot;: 8163,
        &quot;name&quot;: &quot;F32\/33 LCI&quot;,
        &quot;long_name&quot;: &quot;F32\/33 LCI - 05\/2016 -&gt; ...&quot;,
        &quot;start_year&quot;: 2016,
        &quot;start_month&quot;: 5,
        &quot;end_year&quot;: null,
        &quot;end_month&quot;: null
    },
    ...
]
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="vehicle-modelyear">Vehicle Modelyear </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Modelyear</h4>
                                    <p class="text-base">This api call shows the details of the modelyear requested.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/years/<span class='parameter'>{year_id}</span>
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">year_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Modelyear</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">    {
        &quot;id&quot;: 8163,
        &quot;name&quot;: &quot;F32\/33 LCI&quot;,
        &quot;long_name&quot;: &quot;F32\/33 LCI - 05\/2016 -&gt; ...&quot;,
        &quot;start_year&quot;: 2016,
        &quot;start_month&quot;: 5,
        &quot;end_year&quot;: null,
        &quot;end_month&quot;: null
    }
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="powertrains-collection">Powertrains Collection </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">List All Powertrains</h4>
                                    <p class="text-base">This api call lists all powertrains for the requested modelyear.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/years/<span class='parameter'>{year_id}</span>/powertrains
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">year_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Modelyear</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">[
    ...
    {
        &quot;id&quot;: 8618,
        &quot;name&quot;: null,
        &quot;flag&quot;: null,
        &quot;engine&quot;: {
            &quot;id&quot;: 5567,
            &quot;name&quot;: &quot;114d&quot;,
            &quot;code&quot;: &quot;N47D16&quot;,
            &quot;power&quot;: 95,
            &quot;torque&quot;: 235,
            &quot;fuel_type&quot;: &quot;diesel&quot;
        }
    },
    ...
]
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="powertrain">Powertrain </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Powertrain</h4>
                                    <p class="text-base">This api call shows the details of the powertrain requested.</p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/years/<span class='parameter'>{year_id}</span>/powertrains/<span class='parameter'>{powertrain_id}</span>
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">year_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Modelyear</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">powertrain_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Powertrain</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">application/json</p>
                                                                                                                            </div>
                                                                                                                            <pre class=""><code
                                                                            class="lang-json">    {
        &quot;id&quot;: 7895,
        &quot;name&quot;: null,
        &quot;flag&quot;: null,
        &quot;engine&quot;: {
            &quot;id&quot;: 5130,
            &quot;name&quot;: &quot;114d - 04/15 &gt; ...&quot;,
            &quot;code&quot;: &quot;B37&quot;,
            &quot;power&quot;: 95,
            &quot;torque&quot;: 220,
            &quot;fuel_type&quot;: &quot;diesel&quot;,
            &quot;stages&quot;: [
                {
                    &quot;id&quot;: 6912,
                    &quot;name&quot;: &quot;Stage 1&quot;,
                    &quot;power&quot;: &quot;150&quot;,
                    &quot;torque&quot;: &quot;330&quot;,
                    &quot;price&quot;: 490
                }
            ]
        },
        &quot;gearbox&quot;: null,
        &quot;options&quot;: {
            &quot;nl&quot;: [
                &quot;Start-Stop Deactivation&quot;,
                &quot;EGR OFF&quot;,
                &quot;DPF OFF&quot;
            ],
            &quot;fr&quot;: [
                &quot;Start-Stop Deactivation&quot;,
                &quot;EGR OFF&quot;,
                &quot;DPF OFF&quot;
            ],
            &quot;en&quot;: [
                &quot;Start-Stop Deactivation&quot;,
                &quot;EGR OFF&quot;,
                &quot;DPF OFF&quot;
            ],
            &quot;de&quot;: [
                &quot;Start-Stop Deactivation&quot;,
                &quot;EGR OFF&quot;,
                &quot;DPF OFF&quot;
            ],
            &quot;es&quot;: [
                &quot;Desactivación del sistema \&quot;Start-stop\&quot;&quot;,
                &quot;EGR OFF&quot;,
                &quot;DPF OFF&quot;
            ]
        }
    }
</code></pre>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                            </div>
                    <div class="resource-group mb-5 ">
                <h2 class="border-b border-gray-400 text-2xl">Premium API calls</h2>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="brand-logo">Brand Logo </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Brand Logo</h4>
                                    <p class="text-base"></p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/logo/<span class='parameter'>{version}</span>/<span class='parameter'>{format}</span>
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">version</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>Logo version ('dark' or 'light')</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">format</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>Logo format ('medium', 'small' or 'large')</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">image/*</p>
                                                                                                                            </div>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="model-miniature">Model Miniature </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Model Miniature</h4>
                                    <p class="text-base"></p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/miniature
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">image/*</p>
                                                                                                                            </div>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="modelyear-miniature">Modelyear Miniature </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Modelyear Miniature</h4>
                                    <p class="text-base"></p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/years/<span class='parameter'>{year_id}</span>/miniature
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">year_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Modelyear</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">image/*</p>
                                                                                                                            </div>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                                    <div class="resource">
                        <h3 class="uppercase tracking-wide text-base pt-10 mb-2" id="powertrain-miniature">Powertrain Miniature </h3>
                                                    <div class="action">
                                <div class="pb-10">
                                    <h4 class="text-lg font-semibold">View a Powertrain Miniature</h4>
                                    <p class="text-base"></p>
                                </div>
                                <div class="bg-white -mx-20 px-20 pb-10 pt-5">
                                    <div class="font-mono text-base break-all mb-5">
                                        <span class="uppercase font-semibold text-indigo-700 mr-2">GET</span>
                                        /api/vehicles/<span class='parameter'>{vehicle_id}</span>/brands/<span class='parameter'>{brand_id}</span>/models/<span class='parameter'>{model_id}</span>/years/<span class='parameter'>{year_id}</span>/powertrains/<span class='parameter'>{powertrain_id}</span>/miniature
                                    </div>
                                    <div class="flex flex-wrap -mx-5">
                                        <div class="w-full lg:w-2/3 px-5">
                                                                                            <div class="parameters mb-5 lg:mb-0">
                                                    <h4 class="border-b border-gray-400 m-0 uppercase tracking-wide py-2 text-gray-700 text-base">
                                                        Parameters</h4>
                                                    <table class="text-sm">
                                                        <thead>
                                                        <tr>
                                                            <th></th>
                                                            <th></th>
                                                        </tr>
                                                        </thead>
                                                        <tbody>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">vehicle_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Type</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">brand_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Brand</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">model_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Model</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">year_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Vehicle Modelyear</p>
                                                                </td>
                                                            </tr>
                                                                                                                    <tr>
                                                                <td class="align-baseline w-48 py-1">
                                                                    <p class="font-mono mb-0 text-indigo-700 font-semibold">powertrain_id</p>
                                                                    
                                                                </td>
                                                                <td class="align-baseline py-1">
                                                                    <p>ID of the Powertrain</p>
                                                                </td>
                                                            </tr>
                                                                                                                </tbody>
                                                    </table>
                                                </div>
                                                                                    </div>
                                        <div class="w-full lg:w-1/3 px-5">
                                                                                                                                                                                                        <div class="response">
                                                            <div
                                                                    class="rounded-t-lg bg-gray-300 p-2 flex items-center justify-between">
                                                                <h5 class="uppercase tracking-wide font-semibold text-base">
                                                                    Response</h5>
                                                                                                                                    <p class="bg-red-100 text-red-600 px-1  rounded">image/*</p>
                                                                                                                            </div>
                                                                                                                        
                                                        </div>
                                                                                                    
                                                                                    </div>
                                    </div>


                                </div>


                            </div>

                        
                    </div>
                            </div>
        
    </div>

</div>

<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/components/prism-core.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.17.1/plugins/autoloader/prism-autoloader.min.js"></script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"649277001cf34a0080571530846d2c77","server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
)