Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Yoobic Communities API

Communities are a sub-section of the general Newsfeed tab in YOOBIC. Unlike the Newsfeed, where you can read all the posts shared for your company, a community can be narrowed to a specific topic and a specific audience, chosen by the Community creator. Depending on the Community Type ('open', ‘secret’ or ‘compulsory’), users can join or leave communities to decide what kind of content they want to see in their feed. This feature customises the content in the newsfeed for each user.### Fields| Field | Type | Required | Readonly | OrderBy | Description ||---------------------------|:----------:|:------------:|:------------:|:-----------:|-----------------------------------------------------------|| `community_id` | String | | x | | Unique id of the community || `name` | String | x | | | Name of the community || `description` | String | | | | Description of the community || `creator_id` | String | | x | | Unique id of a user who created the community || `type` | String | x | | | Type of the community, can be “open”, “secret” or "compulsory" || `audience_id` | String | x | | | Audience id that has access to this community || `allow_posts_from_all` | Boolean | | | | Enable all members of the community to post || `disable_notifications` | Boolean | | | | Disable notifications for new posts from this community || `hide_posts_from_newsfeed`| Boolean | | | | Don’t show the posts from this community in the main newsfeed || `created_date` | Date | | x | | Created Date || `updated_date` | Date | | | | Updated Date |

Yoobic Communities API is one of 41 APIs that Yoobic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Communities. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.

This API exposes 6 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, https:///.

6 operations 6 paths 1 schemas 4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.yoobic.com/public/api
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Yoobic Communities API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Communities 6

Communities are a sub-section of the general Newsfeed tab in YOOBIC. Unlike the Newsfeed, where you can read all the posts shared for your company, a community can be narrowed to…

GET
/public/api/communities/{id}
Get
Get 2 params → 200
GET
/public/api/communities?filter={filter}
Get all communitites
Get all communitites 2 params body → 200
POST
/public/api/communities
Create
Create 1 param body → 200
PATCH
/public/api/communities/{community_id}/promote_manager/{manager_id}
Nominate a community manager
Nominate a community manager 2 params → 200
GET
/public/api/communities/count?where={where}
Count
Count 2 params body → 200
GET
/public/api/communities/export?type={type}&filter={filter}
Export
Export 3 params body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Default_Header (1 property). Each schema is shown below with its type and property counts.

Default_Header
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yoobic-communities-api-openapi.yml Raw ↑

Other APIs Yoobic publishes across the network.

Yoobic Answers API
Yoobic Badges API
Yoobic Bot Messages API
Yoobic Bots API
Yoobic Business KPIs data - salesdata API
Yoobic Campaigns API
Yoobic Catalogs API
Yoobic Chats API
Yoobic Comments API
Yoobic Community Posts API
Yoobic Competencies API
Yoobic Course Categories API