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

Feeds

Get global feed

get

Returns a paginated activity feed across all users, ordered by recency, with optional filters.

Query parameters
pagenumber · nullableOptional
limitnumber · nullableOptional
urlTypestring · enumOptionalPossible values:
sourcestring · enumOptionalPossible values:
activityTypesstring[]Optional
includeKnownBotsboolean · nullableOptional
beforeActivityIdstringOptional
Responses
200

200

application/json
get/network.cosmik.feed.getGlobal
200

200

Get following feed

get

Returns an activity feed of users and collections the authenticated user follows.

Query parameters
pagenumber · nullableOptional
limitnumber · nullableOptional
urlTypestring · enumOptionalPossible values:
sourcestring · enumOptionalPossible values:
activityTypesstring[]Optional
includeKnownBotsboolean · nullableOptional
beforeActivityIdstringOptional
Responses
200

200

application/json
get/network.cosmik.feed.getFollowing
200

200

Last updated