Mazda: Get Trims
Mazda via Parse · automotive
Get all available trims for a specific vehicle model and year, with trim-level pricing, financing rates, lease rates, and incentives. Returns stale_input with kind input_not_found if the model/year/language/province combination does not exist upstream. Extract current vehicle deals, financing/lease rates, incentives, and payment quotes from Mazda Canada. Covers all models and trims with province-specific pricing. Fulfilled by Parse from www.mazda.ca.
- automotive
- ecommerce
- finance
- mazda
- parse
- platform-key
- www-mazda-ca
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/ceb42363-bc22-4bd6-bbb4-335caba2c4de/get_trims
- Interface artifact
- sha256:9da015772c2b9cb2a7eb29931bca814fdac6a980e72642c927d9fd61eb812128
- Manifest digest
- sha256:830a8e5804a54ba907c9a6a03d08ccf9613ec250dc1e05e72efd99e650941ab1
Request fields
- year (string, required): Model year (e.g. '2026', '2025')
- model (string, required): Model URL slug as returned in get_deals results (e.g. 'CX-5', 'CX-30', 'CX-70-MHEV')
- language (string): Language code for response content.: Allowed values: en, fr
- province (string): Canadian province code for region-specific pricing.: Allowed values: ON, QC, BC, AB, SK, MB, NB, NS, PE, NL, NT, YT, NU
Example queries
- {"year":"2026","model":"CX-5","language":"en","province":"ON"}