Parts Diagram Coordinates

v2

EndpointId: API-GAR-0014

Returns the coordinate mapping of parts on a diagram image for a specified article, including each part’s position, dimensions, and related metadata such as supplier information, image file, and clickable region type.

Method: get

Parameters Specification

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

Example Value: 124926
path

Use this endpoint

GET https://auto-parts-catalog.apiprofile.com/api/articles/selecting-item-coordinators-on-the-parts-diagram-image-for-the-parts-list/article-id/124926
curl -X GET 'https://auto-parts-catalog.apiprofile.com/api/articles/selecting-item-coordinators-on-the-parts-diagram-image-for-the-parts-list/article-id/124926' \
  -H 'Accept: application/json' \
  -H 'x-apiprofile-key: YOUR_API_KEY'