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
Query parameters | default | comments |
---|---|---|
ref_type | the value(string) for the entity type refer here | |
ref_id | the id value of the entity |
[
{
"tag_id": 13,
"name": "architect",
"display_name": "Architect",
"back_color": "#ffffff",
"text_color": "#330000"
},
{
"tag_id": 4,
"name": "engineer",
"display_name": "Engineer",
"back_color": "#ffffff00",
"text_color": "#1b95e0"
},
{
"tag_id": 7,
"name": "facilitator",
"display_name": "Facilitator",
"back_color": "#ffffff",
"text_color": "#330000"
}
]