Cohabitat.io Developer

API

Cohabitat.io is built on an API that is fully accessible, it enables programmatic access to CoHabitat.io content.

The following Postman collection acts as the API's documentation. It lists the main interactions and shows examples with dummy inputs and should give you a comprehensive overview.

  • Staging server:
    api.staging.cohabitat.io
  • Production server:
    api.cohabitat.io
Please use the staging server for your tests.
Postman Collection

Issue tracker

You catched a bug in the front end application or in the API?

GitHub Issues

Snippet

Display the CoHabitat.io map on your website.

GitHub