Spaces
The CurbIQ token provided to you when you registered for the API.
CDS The ID of a Curb Zone. If specified, only return Curb Spaces contained within this zone.
CDS Latitude at the center of the search circle. Required if 'lng' or 'radius' is specified.
CDS Longitude at the center of the search circle. Required if 'lat' or 'radius' is specified.
CDS Radius of the search circle (in centimeters). Required if 'lat' or 'lng' is specified.
CDS Bounding box query. If any of min_lat, min_lng, max_lat, max_lng are specified, all must be.
Same as above.
Same as above.
Same as above.
CDS Only return Curb Zones valid at this timestamp (in ms).
1643130000000CCDS Maximum is 250.
100CCDS Page number for paginated responses.
1A successful response containing Curb Spaces.
Bad request. Invalid query parameters.
The unique identifier for the Curb Space.
The CurbIQ token provided to you when you registered for the API.
CDS
The Curb Zone object will only be returned if its validity period includes this time.
This parameter takes a time in the Timestamp format in milliseconds
Otherwise, the server should reply with 404 Not Found. Availability data (if supplied) will be returned as of this time.
1643130000000CCDS
Default is 100. The maximum response size is 250.
CCDS
Page number for paginated responses, default is 1.
A successful response containing Curb Spaces.
Bad request. Error in the query parameters such as an invalid token.
Last updated