Discover Recommended Communities
This endpoint retrieves a list of communities recommended to you by Whisk.
Discover Communities
GET
https://api.whisk.com/community/v2/discover
You can append the following query parameters to the base URL to pull recommended communities:
Query Parameters
Name | Type | Description |
---|---|---|
fields | array | Any additional community details to retrieve. You can choose one or more of these supported values:
- |
Headers
Name | Type | Description |
---|---|---|
Authentication | string | User token to authorize the API usage. For more information, see Authentication. |
Sample Request and Response
Note: Whisk allows you to discover and understand its API capabilities on the Swagger interface with the ability to try out the API calls directly in your browser. You can call this endpoint here.
Last updated