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

Users

Get my profile

get

Returns the profile of the authenticated user.

Query parameters
includeStatsboolean · nullableOptional
Responses
200

200

application/json
idstringRequired
namestringRequired
handlestringRequired
avatarUrlstringOptional
bannerUrlstringOptional
descriptionstringOptional
isFollowingbooleanOptional
isSubscribedbooleanOptional
followsYoubooleanOptional
followerCountnumberOptional
followingCountnumberOptional
followedCollectionsCountnumberOptional
urlCardCountnumberOptional
collectionCountnumberOptional
connectionCountnumberOptional
get/network.cosmik.actor.getMyProfile
200

200

Get a user profile

get

Returns the public profile of a user, identified by handle or DID.

Query parameters
identifierstringRequired
includeStatsboolean · nullableOptional
Responses
200

200

application/json
idstringRequired
namestringRequired
handlestringRequired
avatarUrlstringOptional
bannerUrlstringOptional
descriptionstringOptional
isFollowingbooleanOptional
isSubscribedbooleanOptional
followsYoubooleanOptional
followerCountnumberOptional
followingCountnumberOptional
followedCollectionsCountnumberOptional
urlCardCountnumberOptional
collectionCountnumberOptional
connectionCountnumberOptional
get/network.cosmik.actor.getProfile
200

200

Last updated