For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kols

get

Retrieves a list of key opinion leaders (KOLs).

Authorizations
AuthorizationstringRequired
Query parameters
limitnumber · doubleOptional
  • The number of results to return (optional).
sortstringOptional
  • The sorting criteria (optional).
filterstringOptional
  • The filter criteria (optional).
pagenumber · doubleOptional
  • The page number for pagination (optional).
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
200

A promise that resolves to a KOLListAPIResponse object containing the KOL list.

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
200

A promise that resolves to a KOLListAPIResponse object containing the KOL list.