Type IDs

v2

EndpointId: API-GTYP-001

Returns the list of available vehicle type identifiers and their descriptions, used to categorize vehicles such as passenger cars, trucks, motorcycles, and more.

Method: get

Parameters Specification

Parameter Field Type Constraints Description / Default Value Param Location
This route functions without external parameters constraints.

Use this endpoint

GET https://auto-parts-catalog.apiprofile.com/api/types/list-vehicles-type
curl -X GET 'https://auto-parts-catalog.apiprofile.com/api/types/list-vehicles-type' \
  -H 'Accept: application/json' \
  -H 'x-apiprofile-key: YOUR_API_KEY'