Community
The Community API service offers you the ability to discover, search, and retrieve communities related to recipe content that exist on Whisk.
Community Object
{
"community": {
"id": "39d539c738eb47debfb1a6319d34235a",
"name": "WAPID Community",
"image": {
...
},
"description": "Food and fun with WAPID!",
"topics": [
{
"id": "914d167bb1754adbbcd1f085cdcc4f6c",
"display_name": "Family Friendly"
}
],
"social_settings": {
"website_url": "https://wapid.com/",
"instagram_username": "wapid",
"youtube_channel_url": "https://www.youtube.com/channel/WAPID",
"tiktok_username": "wapid"
},
"permissions": {
"role": "COMMUNITY_ROLE_OWNER",
"mode": "COMMUNITY_CONTRIBUTION_PERMISSION_MODE_ANYONE",
"visibility": "COMMUNITY_VISIBILITY_PUBLIC"
},
"members": {
"count": 1
},
"recipes": {
"count": 2
},
"is_sponsored": true
}
}Core Data
Attribute
Type
Description
Image
Attribute
Type
Description
Optional Data
Attribute
Type
Description
Topics
Attribute
Type
Description
Social Settings
Attribute
Type
Description
Permissions
Attribute
Type
Description
Supported Values
Endpoints
Get your CommunitiesGet Communities from a TopicDiscover Recommended CommunitiesSearch CommunitiesGet a CommunityGet Recipes from a CommunityAdd Recipes to a CommunityRemove a Recipe from a CommunityJoin a CommunityLeave a CommunityLast updated
Was this helpful?