车辆规格
产品信息
超过 250 个数据点
VIN 解码变得非常简单。我们的车辆规格 API 是业内最全面的,提供从基本车辆信息到详细规格的所有内容。
属性(品牌、型号、年份、发动机、轮胎尺寸……)
设备(空调、安全气囊、低音炮……)
保修(基本、动力系统、腐蚀、路边……)
产品选项
我们的优势
无与伦比的深度和广度
沉浸在不断扩大的数据库中,该数据库涵盖数百万辆汽车,涵盖从经典汽车到最新推出的汽车。
无缝集成
利用可扩展的 API 与您现有的应用程序无缝集成,轻松释放车辆数据的强大功能。
专家指导
受益于卓越的客户支持,确保您拥有浏览 API 和最大限度发挥其潜力所需的资源和帮助。
精细数据控制
通过 API 的功能选择特定的数据点来定制您的体验,使您能够专注于对您的需求最关键的信息。
curl -G 'https://api.carsxe.com/specs?key=CARSXE_API_KEY&vin=WBAFR7C57CC811956'
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
{
success: true,
input: {
key: "API_KEY",
vin: "WBAFR7C57CC811956",
},
attributes: {
year: "2012",
make: "BMW",
model: "5-Series",
trim: "535i",
style: "SEDAN 4-DR",
type: "",
size: "",
category: "",
made_in: "GERMANY",
made_in_city: "",
doors: "",
fuel_type: "",
fuel_capacity: "18.50 gallon",
city_mileage: "19 - 21 miles/gallon",
highway_mileage: "29 - 31 miles/gallon",
engine: "3.0L L6 DOHC 24V",
engine_size: "",
engine_cylinders: "",
transmission: "6-Speed Manual | 8-Speed Automatic",
transmission_short: "6M | 8A",
transmission_type: "",
transmission_speeds: "",
drivetrain: "RWD",
anti_brake_system: "4-Wheel ABS",
steering_type: "R&P",
curb_weight: "4090 lbs",
gross_vehicle_weight_rating: "",
overall_height: "57.60 in.",
overall_length: "193.10 in.",
overall_width: "73.20 in.",
wheelbase_length: "116.90 in.",
standard_seating: "5",
invoice_price: "$48,480 USD",
delivery_charges: "$895 USD",
manufacturer_suggested_retail_price: "$52,500 USD",
production_seq_number: "811956",
front_brake_type: "Disc",
rear_brake_type: "Disc",
turning_diameter: "37.50 in.",
front_suspension: "Ind",
rear_suspension: "Ind",
front_spring_type: "Coil",
rear_spring_type: "Coil",
tires: "245/45R18",
front_headroom: "40.50 in.",
rear_headroom: "38.30 in.",
front_legroom: "",
rear_legroom: "",
front_shoulder_room: "58.30 in.",
rear_shoulder_room: "56.20 in.",
front_hip_room: "",
rear_hip_room: "",
interior_trim: [
"Black Dakota Leather Interior",
"Black Nappa Leather Interior",
"Cinnamon Brown/Black Dakota Leather Interior",
"Everest Gray Dakota Leather Interior",
"Oyster/Black Dakota Leather Interior",
"Oyster/Black Nappa Leather Interior",
"Venetian Beige Dakota Leather Interior",
],
exterior_color: [
"Alpine White",
"Black Sapphire Metallic",
"Carbon Black Metallic",
"Cashmere Silver Metallic",
"Deep Sea Blue Metallic",
"Dark Graphite Metallic II",
"Imperial Blue Metallic",
"Jet Black",
"Milano Beige Metallic",
"Mojave Metallic",
"Space Gray Metallic",
"Tasman Green Metallic",
"Titanium Silver Metallic",
],
curb_weight_manual: "4056 lbs",
ground_clearance: "",
track_front: "63.00 in.",
track_rear: "64.10 in.",
cargo_length: "",
width_at_wheelwell: "",
width_at_wall: "",
depth: "",
optional_seating: "",
passenger_volume: "",
cargo_volume: "",
standard_towing: "",
maximum_towing: "",
standard_payload: "",
maximum_payload: "",
maximum_gvwr: "",
},
colors: [
{
category: "Interior",
name: "Black Dakota Leather Interior",
},
{
category: "Interior",
name: "Black Nappa Leather Interior",
},
{
category: "Interior",
name: "Cinnamon Brown/Black Dakota Leather Interior",
},
{
category: "Interior",
name: "Everest Gray Dakota Leather Interior",
},
{
category: "Interior",
name: "Oyster/Black Dakota Leather Interior",
},
{
category: "Interior",
name: "Oyster/Black Nappa Leather Interior",
},
{
category: "Interior",
name: "Venetian Beige Dakota Leather Interior",
},
{
category: "Exterior",
name: "Alpine White",
},
{
category: "Exterior",
name: "Black Sapphire Metallic",
},
{
category: "Exterior",
name: "Carbon Black Metallic",
},
{
category: "Exterior",
name: "Cashmere Silver Metallic",
},
{
category: "Exterior",
name: "Deep Sea Blue Metallic",
},
{
category: "Exterior",
name: "Dark Graphite Metallic II",
},
{
category: "Exterior",
name: "Imperial Blue Metallic",
},
{
category: "Exterior",
name: "Jet Black",
},
{
category: "Exterior",
name: "Milano Beige Metallic",
},
{
category: "Exterior",
name: "Mojave Metallic",
},
{
category: "Exterior",
name: "Space Gray Metallic",
},
{
category: "Exterior",
name: "Tasman Green Metallic",
},
{
category: "Exterior",
name: "Titanium Silver Metallic",
},
],
equipment: {
"4wd_awd": "N/A",
abs_brakes: "Std.",
adjustable_foot_pedals: "N/A",
air_conditioning: "Std.",
alloy_wheels: "Std.",
am_fm_radio: "Std.",
automatic_headlights: "Std.",
automatic_load_leveling: "N/A",
cargo_area_cover: "N/A",
cargo_area_tiedowns: "N/A",
cargo_net: "N/A",
cassette_player: "N/A",
cd_changer: "Opt.",
cd_player: "Std.",
child_safety_door_locks: "Std.",
chrome_wheels: "N/A",
cruise_control: "Std.",
daytime_running_lights: "Std.",
deep_tinted_glass: "N/A",
driver_airbag: "Std.",
driver_multi_adjustable_power_seat: "Std.",
dvd_player: "Opt.",
electrochromic_exterior_rearview_mirror: "Std.",
electrochromic_interior_rearview_mirror: "Std.",
electronic_brake_assistance: "Std.",
electronic_parking_aid: "Opt.",
first_aid_kit: "N/A",
fog_lights: "Std.",
front_air_dam: "Std.",
front_cooled_seat: "Opt.",
front_heated_seat: "Opt.",
front_power_lumbar_support: "Std.",
front_power_memory_seat: "Std.",
front_side_airbag: "Std.",
front_side_airbag_with_head_protection: "N/A",
front_split_bench_seat: "N/A",
full_size_spare_tire: "N/A",
genuine_wood_trim: "Std.",
glass_rear_window_on_convertible: "N/A",
heated_exterior_mirror: "Std.",
heated_steering_wheel: "Opt.",
high_intensity_discharge_headlights: "Std.",
interval_wipers: "Std.",
keyless_entry: "Std.",
leather_seat: "Std.",
leather_steering_wheel: "Std.",
limited_slip_differential: "Std.",
load_bearing_exterior_rack: "N/A",
locking_differential: "N/A",
locking_pickup_truck_tailgate: "N/A",
manual_sunroof: "Std.",
navigation_aid: "Opt.",
passenger_airbag: "Std.",
passenger_multi_adjustable_power_seat: "Std.",
pickup_truck_bed_liner: "N/A",
pickup_truck_cargo_box_light: "N/A",
power_adjustable_exterior_mirror: "Std.",
power_door_locks: "Std.",
power_sliding_side_van_door: "N/A",
power_sunroof: "Std.",
power_trunk_lid: "Opt.",
power_windows: "Std.",
rain_sensing_wipers: "Std.",
rear_spoiler: "Opt.",
rear_window_defogger: "Std.",
rear_wiper: "N/A",
remote_ignition: "N/A",
removable_top: "N/A",
run_flat_tires: "Std.",
running_boards: "N/A",
second_row_folding_seat: "N/A",
second_row_heated_seat: "Opt.",
second_row_multi_adjustable_power_seat: "N/A",
second_row_removable_seat: "N/A",
second_row_side_airbag: "N/A",
second_row_side_airbag_with_head_protection: "N/A",
second_row_sound_controls: "Opt.",
separate_driver_front_passenger_climate_controls: "Std.",
side_head_curtain_airbag: "Std.",
skid_plate: "N/A",
sliding_rear_pickup_truck_window: "N/A",
splash_guards: "N/A",
steel_wheels: "N/A",
steering_wheel_mounted_controls: "Std.",
subwoofer: "Std.",
tachometer: "Std.",
telematics_system: "Std.",
telescopic_steering_column: "Std.",
third_row_removable_seat: "N/A",
tilt_steering: "Std.",
tilt_steering_column: "Std.",
tire_pressure_monitor: "Std.",
tow_hitch_receiver: "N/A",
towing_preparation_package: "N/A",
traction_control: "Std.",
trip_computer: "Std.",
trunk_anti_trap_device: "Std.",
vehicle_anti_theft: "Std.",
vehicle_stability_control_system: "Std.",
voice_activated_telephone: "N/A",
wind_deflector_for_convertibles: "N/A",
},
warranties: [
{
type: "Basic",
miles: "50,000 mile",
months: "48 month",
},
{
type: "Powertrain",
miles: "50,000 mile",
months: "48 month",
},
{
type: "Rust",
months: "144 month",
miles: "Unlimited mile",
},
],
timestamp: new Date().toISOString(),
}
常见问题
找不到您想要的答案?请联系我们的客户支持团队。
- 什么是 CarsXE 车辆规格 API?
- 车辆规格 API 提供全面的车辆数据点,包括属性、设备、保修等。它是业内最全面的车辆数据 API。
- 您支持哪些国家和州?
- 车辆规格 API 涵盖美国、加拿大和墨西哥。全部 50 个州、DC(哥伦比亚特区)、GU(关岛)、PR(波多黎各)、VI(维尔京群岛)
- 如何开始使用 API?
- 开始使用 API 非常简单。只需注册一个帐户,您就可以立即开始使用 API。您也可以联系我们的销售团队了解更多信息。
- 该 API 提供哪些类型的支持?
- 我们为 API 提供一系列支持选项,包括文档、技术支持等。我们的团队将竭诚帮助您充分利用 API。
看看我们还做了什么
了解我们为丰富您对汽车及其分析的了解而量身定制的其他产品。我们的产品由强大的 API 提供支持,可提供丰富的车辆数据。
无论您是经验丰富的专业人士还是对汽车分析感兴趣,我们的产品都能提供各种车辆的综合数据。无论是燃油效率、性能指标,还是简单的汽车功能教育,我们的产品都能满足每个人的需求。