Fuel Usage
API Documentation
get
Request data based on fuel performance by vehicle manufacturer. Query by manufacturer (make) or vehicle type to see the most fuel-efficient conventional motor vehicles.
Resource URL
https://apis.solarialabs.com/shine/v1/vehicle-stats /fuel-usage
Code Examples
Query Parameters
Name | Values | Description |
---|---|---|
make |
Vehicle make |
|
car-truck |
Vehicle type (as 'car' or 'truck'). |
|
apikey
(required) |
Your unique consumer key for the application in which you wish to use the data. |
Request Body
Definitions
Name | Type | Description |
---|
Responses
Schema:
Errors
HTTP code | Description |
---|---|
400 |
Unable to handle request. |
401 |
Unauthorized. |
500 |
Internal server error. |
Resource Summary
Attributes | |
---|---|
Security |
Try it out
Expand the Query Parameters section and enter your consumer key ("apikey") and the values you'd like to try. Then, hit "Send Request".
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...