Hyundai: Get Configurations
Hyundai via Parse · automotive
Get all available configurations for a Hyundai model, including trims, powertrains, packages, exterior/interior colors, and prices. Returns FSC codes, color codes, and interior color codes needed for the get_image_urls endpoint. Currently only the German market (country 'de') is supported by the upstream API. Access the Hyundai car configurator to retrieve available configurations (trims, colors, powertrains, prices) and generate 360° image URLs for any configuration combination. Fulfilled by Parse from www.hyundai.com.
- automotive
- ecommerce
- hyundai
- parse
- platform-key
- www-hyundai-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6d9e27b6-e96d-4b1b-884a-23ce6f7ec186/get_configurations
- Interface artifact
- sha256:15a7d9cf04a0bf338177ab6de01b9dc88725ff2f0bafb1d4a9f8680d8f83a6a8
- Manifest digest
- sha256:ebc594604bdc2a8446422c14066b2ca8ef0f37d437479ef22adc3dbaac25f0c1
Request fields
- country (string): Country code. Only 'de' (Germany) is confirmed working.
- language (string): Language code. Only 'de' is confirmed working.
- model_id (string): Model name or raw model ID. Confirmed working values: 'bayon', 'i10', 'i20', 'i30', 'kona', 'tucson', 'ioniq5', 'ioniq6', 'santa-fe'. Raw model IDs like 'SW|W5||' are also accepted.: Allowed values: bayon, i10, i20, i30, kona, tucson, ioniq5, ioniq6, santa-fe
Example queries
- {"country":"de","language":"de","model_id":"bayon"}