We are listing the available API endpoints for habitate.io. These can be used to build additional feature and create linked services around your community.
In case you need more help you can get in touch with the team, developer-support at habitate.io
Your application can use basic auth for APIs(Application Programming Interface) to authenticate access to our services using an unique api key. Your API key can be changed at any time. You can find your api key in your profile page.
Key | Description |
---|---|
username | The source system that calls this api e.g. backend_app1. This is useful for debugging/audit purposes. |
password | Your api key. |
Note: Incorrect api key will give 403 Forbidden response.