Languages

v2

EndpointId: API-GLNG-001

Returns the full list of available interface languages with their IDs, ISO codes, and descriptions for localization or language selection.

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