VOOZH about

URL: https://apify.com/making-data-meaningful/tecdoc

⇱ Auto Parts Catalog - Tecdoc API alternative Β· Apify


Pricing

$69.00/month + usage

Go to Apify Store

Access the Auto Parts Catalog API for detailed vehicle data, including parts, models, and engine specifications. Enjoy multi-language support and region-specific insights for seamless integration.

Pricing

$69.00/month + usage

Rating

4.4

(3)

Developer

πŸ‘ Scrape Hub

Scrape Hub

Maintained by Community

Actor stats

33

Bookmarked

1.9K

Total users

36

Monthly active users

1 hours

Issues response

a month ago

Last modified

Share

πŸ›  Tecdoc Car Parts Catalog Integration on Apify

CHOOSE A LANGUAGE

The first step is to select the default language for product descriptions. To retrieve the list of all available languages, you need to use the endpoint:

Endpoint: /getAllLanguages

This endpoint will return all the available languages. You need to save the lngId (or langId) for all further use. This will be your default language ID.

SELECT A DEFAULT COUNTRY

To filter results based on the country for parts and applicability to your region, use:

Endpoint: /getAllCountries

This endpoint will return all countries. You need to have a default country ID (countryFilterId or countryID) for all further requests.

Example: If you want to have car models made for Germany, use the Germany ID (62) as your filter.

CHOOSE A VEHICLE TYPE

To list the different vehicle types available, use:

Endpoint: /listVehicleTypes

This endpoint will return all available vehicle types such as Automobiles, Commercial Vehicles (Trucks), and Motorcycles. Save the typeId for further calls.

IDENTIFY A CAR

To retrieve a list of car manufacturers based on your selected language, country, and vehicle type, use:

Endpoint: /getManufacturers

Required Parameters:

  • typeId: (e.g., Automobile - id 1)
  • langId: (e.g., English - id 4)
  • countryFilterId: (e.g., Germany - id 62)

This call will return all car brands available for the specified country and language. Save the manufacturerId for the next step.

GET MODELS

To fetch a list of models for a selected manufacturer, use:

Endpoint: /getModels

Required Parameters:

  • typeId
  • langId
  • countryFilterId
  • manufacturerId

This call will return all models for the selected manufacturer. Save modelId for the next step.

GET VEHICLE ENGINE TYPE

To get engine details for a particular model, use:

Endpoint: /getVehicleEngineTypes

Required Parameters:

  • typeId
  • langId
  • countryFilterId
  • manufacturerId
  • modelSeriesId (or modelId)

This call will provide engine details. Save the vehicleId for further use.

GET DETAILED VEHICLE INFORMATION

To fetch detailed information about a specific vehicle, use:

Endpoint: /getVehicleDetails

Required Parameters:

  • typeId
  • langId
  • countryFilterId
  • manufacturerId
  • vehicleId

This will return detailed information about the selected vehicle.

FETCH CATEGORIES

You can fetch product/part categories using:

Endpoint V1: /getCategoryV1 Endpoint V2: /getCategoryV2 Endpoint V3: /getCategoryV3

Required Parameters for All Versions:

  • typeId
  • langId
  • countryFilterId
  • manufacturerId
  • vehicleId

These endpoints will return category details. Save levelId_1, levelId_2, levelId_3, or categoryId for the next step.

FETCH PRODUCTS / ARTICLE PARTS

To fetch the list of product articles (parts), use:

Endpoint: /getArticlesList

Required Parameters:

  • typeId
  • langId
  • countryFilterId
  • manufacturerId
  • vehicleId
  • productGroupId (from Categories)

Save articleId or articleNo for further product details.

GET ARTICLE DETAILS

To fetch detailed information about an article, use:

Endpoint: /getArticleDetailsById

Required Parameters:

  • langId
  • countryFilterId
  • articleId

This returns comprehensive information about the selected product article.

SEARCH

To search for articles by article number, use:

Endpoint: /searchArticlesByNumber

Required Parameters:

  • articleSearchNr
  • langId

For advanced search including supplier:

Endpoint: /searchArticlesByNumberAndSupplier

Required Parameters:

  • articleSearchNr
  • supplierId
  • langId

You might also like

Audi Parts Catalog

making-data-meaningful/audi-parts-catalog

Explore the Audi Parts Catalog with vehicle models, series, and spare parts. The Audi Parts Catalog API provides structured, real-time data covering everything from manufacturer details to VIN decoding and OEM cross-references - making it an essential resource for developers, auto parts platforms.

Mercedes-Benz Parts Catalog

making-data-meaningful/mercedes-benz-parts-catalog

Explore the Mercedes-Benz Parts Catalog featuring genuine OEM and certified aftermarket components. From engines and electronics to interiors and body parts, find precision-engineered parts that embody luxury, safety, and performance.

Volkswagen Parts Catalog

making-data-meaningful/volkswagen-parts-catalog

Explore the Volkswagen Parts Catalog featuring genuine OEM and certified aftermarket components. From engines and transmissions to interiors and electronics, find precision-built VW parts designed for quality, safety, and performance.

Part Number Cross Reference

making-data-meaningful/part-number-cross-reference

Part Number Cross Reference is a quick and reliable way to locate OEM and aftermarket replacements for vehicles.

58

5.0

Carparts.com Scraper

parseforge/carparts-com-scraper

Scrape auto parts from CarParts.com. Get product names, part numbers, brands, prices, shipping costs, core prices, warranty, vehicle compatibility, OE cross-references, and detailed specs. Search by keyword, part number, brand, or category. Great for automotive market research and price monitoring.

Autodoc.co.uk Scraper

lexis-solutions/autodoc-co-uk-scraper

Unlock rich automotive parts insights from Autodoc UKβ€”discover accurate pricing, trusted brands, real-time availability, detailed specs, ratings, and imagery. Ideal for competitive pricing analysis, inventory benchmarking, and e-commerce growth. Fast, reliable, and fully customizable.

πŸ‘ User avatar

Lexis Solutions

32

5.0

Cars Data API

easyapi/cars-data-api

πŸš— Unlock a wealth of automotive information with our powerful Vehicle Data API. Access detailed specifications for a wide range of car models with ease. Supports multiple brands and models 🏁, flexible querying with various parameters πŸ”§, provides comprehensive vehicle specifications πŸ“Š

Toyota Parts Catalog

making-data-meaningful/toyota-parts-catalog

Discover the Toyota Parts Catalog featuring genuine OEM and premium aftermarket components. From engines and transmissions to brakes and interiors, find precision-engineered Toyota parts built for safety, reliability, and long-lasting performance.

Honda Parts Catalog

making-data-meaningful/honda-parts-catalog

Explore the Honda Parts Catalog featuring genuine OEM and quality aftermarket components. From engines and brakes to electronics and interiors, find reliable, precision-engineered parts that keep your Honda performing at its best.