get
Resource URL
https://apis.solarialabs.com/shine/v1/parking-rules /meters
Code Examples
Query Parameters
Name | Values | Description |
---|---|---|
lat
(required) |
Latitude of location. |
|
long
(required) |
Longitude of location. |
|
max-distance |
Maximum distance from location to search (in units of meters as an integer between 1-10000). Default is 1000 (1km). |
|
max-results |
Maximum number of results to return (as an integer between 1-10). Default is 5. |
|
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...