/brands

Return list of authorized brands

get

/types

Return list of Vehicle Types

get

/products/{brand_id}

Return list of products for specfified brand.

get

/product/{sku}

Return data for product

get