Community
get
Retrieves community metrics for a specific KOL.
Authorizations
AuthorizationstringRequired
Path parameters
usernamestringRequired
- The username of the KOL.
Query parameters
periodstringRequired
- The time period for the metrics.
metricsstring[]Required
- The specific metrics to retrieve.
filterstringOptional
- The filter criteria for the community (optional).
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a CommunityMetricsAPIResponse object containing the community metrics.
application/json
successbooleanRequired
The success status of the operation.
messagestringRequired
The message associated with the operation.
addressstringOptional
The address associated with the operation.
get
/cookiefun/kols/{username}/community200
A promise that resolves to a CommunityMetricsAPIResponse object containing the community metrics.