List All Suppliers

v2

EndpointId: API-GSPL-001

Returns a complete list of all automotive part suppliers, including their IDs, official names, brand match codes, and logo file references.

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/suppliers/list
curl -X GET 'https://auto-parts-catalog.apiprofile.com/api/suppliers/list' \
  -H 'Accept: application/json' \
  -H 'x-apiprofile-key: YOUR_API_KEY'