get
Resource URL
https://apis.solarialabs.com/shine/v1/vehicle-stats /specs
Code Examples
Query Parameters
Name | Values | Description |
---|---|---|
make
(required) |
Vehicle make. |
|
model
(required) |
Vehicle model. |
|
year
(required) |
Model year (as YYYY). |
|
full-data |
Request either full or subset of data (as 'true' or 'false', default is false if not provided). |
|
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 as received. Please validate request and try again. |
401 |
Unauthorized. |
404 |
Request not found. Please validate request and try again. |
500 |
Internal server error. |
Resource Summary
Attributes | |
---|---|
Security |
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...