πŸ—ΊοΈGetting Started

About this API πŸ“

CurbIQ's Curb API is a REST API to access curb rules in regions covered by CurbIQ.

Curb API provides all output data as a JSON in modified CurbIQ CDS (CCDS) format - that is, CDS plus a little extra on the side πŸ˜‰

How to Use the API πŸšͺ

The CurbIQ API base URL is:

https://api.curbiq.io/api/

All request types are specified in the Requests section.

✨ You can try it now on your own by visiting the follow URL in your browser:

https://api.curbiq.io/demo/v1/dublin/demo?

Authorization πŸ”

You'll need a CurbIQ Curb API Key to access the API. To get one, send us an email at contact@curbiq.io. Read more about Authorization in the next section.

Last updated