Search Articles by OEM

v2

EndpointId: API-GARO-001

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.

Method: get

Parameters Specification

Parameter Field Type Constraints Description / Default Value Param Location
langId int Required

Example Value: 4
path
articleOemNo string Optional

Example Value: 8F0513035N
path

Use this endpoint

GET https://auto-parts-catalog.apiprofile.com/api/articles-oem/search-by-article-oem-no
curl -X GET 'https://auto-parts-catalog.apiprofile.com/api/articles-oem/search-by-article-oem-no' \
  -H 'Accept: application/json' \
  -H 'x-apiprofile-key: YOUR_API_KEY'