Hyundai Parts Catalog API
Hyundai Parts Catalog
6 subscribers
9.7/10 popularity
413 ms avg latency
98% success rate
61 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Hyundai Parts Catalog API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Languages & Countries | ||
| GET |
5 Country Info by Language ID and Country ID /countries/get-country/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns detailed information about a specific country in the selected language, including its ID, code, and localized name. |
| GET |
3 Language Info by ID /languages/get-language/lang-id/{langId} |
Returns detailed information about a specific language, including its ID, ISO code, and description. |
| GET |
2 Countries /countries/list |
Returns the complete list of countries and regions for use in location selection, filtering, or localization. |
| GET |
1 Languages /languages/list |
Returns the full list of available interface languages with their IDs, ISO codes, and descriptions for localization or language selection. |
| GET |
4 Countries by Language ID /countries/list-countries-by-lang-id/{langId} |
Returns a list of all countries available for a specific language, allowing localized country names and region selection. |
| Models / Series | ||
| GET |
3 Model Details by Model ID /models/type-id/{typeId}/model-id/{modelId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns information about a specific vehicle model, including its ID and official model name. |
| GET |
1 Manufacturer Info /manufacturers/find-by-id/183 |
Returns details for a specific vehicle manufacturer, including name, supported vehicle types, and total model count. |
| GET |
2 Model Details by Vehicle ID /models/type-id/{typeId}/vehicles/{vehicleId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns the model information linked to a specific vehicle, including its model ID and name. |
| GET |
4 Models by Type /models/list/type-id/{typeId}/manufacturer-id/183/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns the full list of vehicle models for a chosen make and vehicle type, including model names and production year ranges - perfect for model selection and filtering. |
| Vehicles | ||
| GET |
3 Engine Details /engines/engine-details/engine-id/{engId}/lang-id/{langId} |
Returns comprehensive technical specifications for a specific engine, including power range, displacement, configuration, fuel system, emission standard, and other key mechanical… |
| GET |
4 Vehicle IDs by Model IDs /types/type-id/{typeId}/list-vehicles-id/{modelId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns all vehicle variations associated with a specific model, including their unique vehicle IDs and manufacturer details. |
| GET |
7 Vehicles by KBA number (Germany) /types/searching-the-passenger-car-by-ltn-number/lang-id/{langId}/country-filter-id/{countryFilterId}/ltn-number/{ltnNumber}/number-type/1 |
Returns vehicle details based on the German KBA number, including manufacturer, model, engine type, body style, power, and production period. |
| GET |
5 Vehicle Info /types/type-id/{typeId}/vehicle-type-details/{vehicleId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns detailed specifications for a specific vehicle, including manufacturer, model, engine type, power, drivetrain, and other technical characteristics. |
| GET |
1 Vehicle Types /manufacturers/get-manufacturer-types/183 |
Returns a list of all available vehicle type categories, such as passenger cars, commercial vehicles, motorcycles, and more. |
| GET |
2 Engine Types by Model /types/type-id/{typeId}/list-vehicles-types/{modelId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns all available engine versions for a specific vehicle model, including engine names, power, fuel type, displacement, and production intervals. |
| GET |
6 Vehicles by License Plates of the Netherlands (Kenteken) /types/searching-the-passenger-car-by-ltn-number/lang-id/{langId}/country-filter-id/{countryFilterId}/ltn-number/{ltnNumber}/number-type/2 |
Returns detailed vehicle information using a Dutch license plate (Kenteken), including make, model, engine type, body style, power, and production details. |
| GET |
8 Part Criteria for Vehicle /articles/selection-of-the-criteria-for-articles-and-vehicle/type-id/{typeId}/product-id/{productId}/vehicle-id/{vehicleId}/supplier-id/{supplierId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns all technical and compatibility criteria for specific articles related to a selected vehicle - such as voltage, capacity, dimensions, and other specifications - helping… |
| Parts (Articles) | ||
| POST |
16 Article Details by Article ID & Language ID /articles/details |
Retrieves detailed product information for a specific article in the selected language, including specifications, supplier data, EAN code, and OEM cross-references. |
| POST |
19 Article List by Vehicle ID & Category ID /articles/list-articles |
Returns all parts matching a specific vehicle and category, including each article’s ID, number, product name, supplier, product ID, and media/image info. |
| GET |
3 List Categories by Vehicle ID (v2) /category/type-id/{typeId}/products-groups-variant-2/{vehicleId}/lang-id/{langId} |
Returns a structured, hierarchical category tree of all product categories applicable to a specific vehicle, organized by parent–child relationships for easier navigation. |
| GET |
1 List All Categories /category/type-id/{typeId}/list-category-tree-structure/lang-id/{langId} |
Returns the complete hierarchical catalog of product categories for a selected vehicle type, including main categories and their nested subcategories (e.g., “Accessories →… |
| GET |
28 OEM/OEM Cross-Reference through Aftermarket Parts /artlookup/search-for-the-oem-cross-references-through-aftermarket-parts-references/article-oem-no/{articleOemNo} |
Given an OEM number, returns other OEM/OES numbers that cross to it via aftermarket references. Output includes `countArticles` and a list of `{ crossManufacturerName,… |
| GET |
25 List Vehicles by OEM /articles-oem/selecting-a-list-of-cars-for-oem-part-number/type-id/{typeId}/lang-id/{langId}/country-filter-id/{countryFilterId}/manufacturer-id/183/article-oem-no/{articleOemNo} |
Retrieves all vehicles compatible with a given OEM part number from a specified manufacturer. Returns detailed information for each match, including manufacturer, model, engine… |
| GET |
23 Cross-References by Article No /artlookup/search-for-cross-references-through-oem-numbers/article-no/{articleNo}/supplierName/{supplierName} |
Given an aftermarket part number (optionally narrowed by supplier), returns its cross-references - OEM/OES numbers and related IAM equivalents - along with the base article… |
| GET |
2 List Categories by Vehicle ID (v1) /category/type-id/{typeId}/products-groups-variant-1/{vehicleId}/lang-id/{langId} |
Returns the vehicle-specific product category tree for the given vehicle as a flattened breadcrumb list (levels 1–4 with 'categoryName1..4' / 'categoryId1..4'), including only… |
| GET |
10 Search Articles by Article No & Supplier ID /articles/search-by-articles-no-supplier-id/lang-id/{langId}/supplier-id/{supplierId}/article-no/{articleNo} |
Searches for articles by both article number and supplier ID, returning details such as article ID, product name, supplier information, media type, and image URL. |
| GET |
8 Search Articles by Article No /articles/search-by-article-no/lang-id/{langId}/article-no/{articleNo} |
Searches for articles by their article number and returns information including article ID, product name, supplier details, media type, and image URL. |
| GET |
13 Article Details by Article ID /articles/details/article-id/{articleId}/lang-id/{langId} |
Returns detailed technical information for a specific article identified by its unique ID, including product specifications, OEM cross-references, EAN code, and supplier details. |
| POST |
30 Search Articles by OEM /articles-oem/article-oem-search-no |
Searches for articles using an OEM number and returns detailed results including article ID, product name, manufacturer and supplier information, media type, and image URLs. |
| GET |
33 OEM Parts by Vehicle ID /articles-oem/selecting-oem-parts-vehicle-modification-description-product-group/type-id/{typeId}/vehicle-id/{vehicleId}/lang-id/{langId}/search-param/{searchParam} |
Retrieves a list of OEM part numbers and corresponding product group descriptions for a specific vehicle modification, including details such as OEM number and product name… |
| GET |
15 Article Details & Compatibility for Article ID /articles/article-complete-details/type-id/{typeId}/article-id/{articleId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Provides full technical information and specifications for a given article, along with OEM cross-references, supplier details, product image, and a complete list of compatible… |
| POST |
12 Article Details by Article No /articles/article-number-details |
Returns complete technical and compatibility details for a specific article number, including supplier info, specifications, OEM cross-references, compatible vehicles, and… |
| POST |
14 Article Details by Article ID /articles/article-id-complete-details |
Returns detailed technical information for a specific article identified by its unique ID, including product specifications, OEM cross-references, EAN code, and supplier details. |
| GET |
17 Article Criteria /articles/selection-of-all-specifications-criterias-for-the-article/article-id/{articleId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Returns all technical specifications (criteria) for a specified article, including each criterion’s name and value (e.g., dimensions, electrical ratings, fitment details), plus… |
| GET |
5 Search (sub)Categories by Text /category/search-for-the-commodity-group-tree-by-description/type-id/{typeId}/lang-id/{langId}/search-text/{searchText} |
Searches the category group tree by a free-text description and returns matching categories with their hierarchy, including `categoryId`, `categoryName`, `level`, and nested… |
| GET |
4 List Categories by Vehicle ID (v3) /category/type-id/{typeId}/products-groups-variant-3/{vehicleId}/lang-id/{langId} |
Returns a fully structured category tree grouped by major vehicle systems (e.g., Body, Engine, Suspension), each with detailed subcategories for parts and components specific to… |
| GET |
11 Article Details by Article No /articles/article-number-details/type-id/{typeId}/lang-id/{langId}/country-filter-id/{countryFilterId}/article-no/{articleNo} |
Returns complete technical and compatibility details for a specific article number, including supplier info, specifications, OEM cross-references, compatible vehicles, and… |
| GET |
21 Compatible Vehicles by Article No & Supplier ID /articles/get-compatible-cars-by-article-number/type-id/{typeId}/article-no/{articleNo}/supplier-id/{supplierId}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Finds a specific part by its article number and supplier, returns the article’s metadata (ID, number, name, supplier) and a list of all compatible vehicles. |
| POST |
9 Search Articles by Article No & Supplier ID /articles/quick-article-search |
Searches for articles by both article number and supplier ID (optional), returning details such as article ID, product name, supplier information, media type, and image URL. |
| GET |
6 List All Product Names /category/list-products-names/lang-id/{langId} |
Returns a complete list of all available automotive product names with their corresponding product IDs for use in lookups or filtering. |
| GET |
7 List All Suppliers /suppliers/list |
Returns a complete list of all automotive part suppliers, including their IDs, official names, brand match codes, and logo file references. |
| GET |
20 Compatible Vehicles by Article No /articles/get-compatible-cars-by-article-number/type-id/{typeId}/article-no/{articleNo}/lang-id/{langId}/country-filter-id/{countryFilterId} |
Finds a specific part by its article number, returns the article’s metadata (ID, number, name, supplier) and a list of all compatible vehicles. |
| POST |
22 Compatible Vehicles by Article No & Supplier ID /articles/get-compatible-cars-by-article-number |
Finds a specific part by its article number and supplier, returns the article’s metadata (ID, number, name, supplier) and, when available, a list of all compatible vehicles. |
| GET |
18 Article List by Vehicle ID & Category ID /articles/list/type-id/{typeId}/vehicle-id/{vehicleId}/category-id/{categoryId}/lang-id/{langId} |
Returns all parts matching a specific vehicle and category, including each article’s ID, number, product name, supplier, product ID, and media/image info. |
| GET |
26 Analog Spare Parts by Articles No /artlookup/search-for-analog-spare-parts-by-the-articles-numbers/lang-id/{langId}/articleNo/{articleNo} |
Finds equivalent (analog) spare parts across different suppliers using a given article number. Returns a list of matching parts with their IDs, article numbers, supplier names,… |
| GET |
27 Analog Spare Parts by OEM /artlookup/search-for-analogue-of-spare-parts-by-oem-number/article-oem-no/{articleOemNo} |
Retrieves all aftermarket or equivalent spare parts that match a given OEM number. Returns a large list of compatible articles, including supplier names, article numbers, the… |
| GET |
29 Search Articles by OEM /articles-oem/search-by-article-oem-no/lang-id/{langId}/article-oem-no/{articleOemNo} |
Searches for articles using an OEM number and returns detailed results including article ID, product name, manufacturer and supplier information, media type, and image URLs. |
| GET |
24 Cross-References by Article ID /artlookup/select-article-cross-references/article-id/{articleId}/lang-id/{langId} |
Returns a list of cross-referenced parts for a given article ID, including equivalent aftermarket and OEM references with details such as article number, supplier name, product… |
| GET |
31 Equivalent OEM Numbers /articles-oem/search-all-equal-oem-no/lang-id/{langId}/article-oem-no/{articleOemNo} |
Retrieves all equivalent OEM numbers for a given article OEM number, listing all related articles along with their associated OEM brands and display numbers (e.g., HYUNDAI, KIA). |
| GET |
35 Vehicle Spare Part Criteria /types/selecting-all-criteria-for-spare-parts-of-a-passenger-car-using-an-olap-query/type-id/{typeId}/lang-id/{langId}/country-filter-id/{countryFilterId}/vehicle-id/{vehicleId} |
Returns a flattened list of all available spare-part selection criteria for a specified passenger vehicle (vehicleId), localized by langId and filtered by countryFilterId. Each… |
+ 11 more endpoints on the provider's documentation.
Hyundai Parts Catalog API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|