The Collctiv API is organised around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes.
To get started, create your API key in your developer settings, then read about how to make requests for the resources you need to access using our HTTP APIs.