Reference

Resource Endpoints

Blogs

/api/blogs.ashx/blogs
/api/blogs.ashx/blogs/{blogId}
/api/blogs.ashx/blogs/{blogKey}
/api/blogs.ashx/blogs/{blogQuery}
/api/blogs.ashx/blogs/{blogId}/members
/api/blogs.ashx/blogs/{blogId}/members/{userId}
/api/blogs.ashx/blogs/{blogId}/attributes
/api/blogs.ashx/blogs/{blogId}/attributes/{attributeName}
/api/blogs.ashx/blogs/{blogId}/permissions/{roleName}
/api/blogs.ashx/blogs/{blogId}/posts
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/attributes/{attributeName}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/comments
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/comments/{blogPostCommentId}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/comments/{blogPostCommentId}/attributes/{attributeName}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/trackbacks
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/trackbacks/{trackbackId}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/referrals
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/referrals/{referralId}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/ratings
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/ratings/{username}
/api/blogs.ashx/blogs/{blogId}/posts/{blogPostId}/attachment
/api/blogs.ashx/blogs/permissions/{roleName}
/api/blogs.ashx/posts/{blogPostId}
/api/blogs.ashx/posts/{blogPostQuery}
/api/blogs.ashx/posts/{blogPostId}/comments
/api/blogs.ashx/posts/{blogPostId}/attachment
/api/blogs.ashx/posts/{blogPostId}/attributes
/api/blogs.ashx/posts/{blogPostId}/attributes/{attributeName}
/api/blogs.ashx/posts/{blogPostId}/trackbacks
/api/blogs.ashx/posts/{blogPostId}/referrals
/api/blogs.ashx/comments/{blogPostCommentId}
/api/blogs.ashx/comments/{blogPostCommentQuery}
/api/blogs.ashx/comments/{blogPostCommentId}/attributes
/api/blogs.ashx/comments/{blogPostCommentId}/attributes/{attributeName}
/api/blogs.ashx/trackbacks/{trackbackId}
/api/blogs.ashx/trackbacks/{trackbackQuery}
/api/blogs.ashx/bloggroups
/api/blogs.ashx/bloggroups/{blogGroupId}
/api/blogs.ashx/settings

Forums

/api/forums.ashx/forums
/api/forums.ashx/forums/{forumId}
/api/forums.ashx/forums/{forumQuery}
/api/forums.ashx/forums/{forumId}/threads
/api/forums.ashx/forums/{forumId}/threads/{threadId}
/api/forums.ashx/forums/{forumId}/threads/{threadId}/posts
/api/forums.ashx/forums/{forumId}/threads/{threadId}/posts/{forumPostId}
/api/forums.ashx/forums/{forumId}/threads/{threadId}/posts/{forumPostId}/attributes/{attributeName}
/api/forums.ashx/forums/{forumId}/threads/{threadId}/ratings
/api/forums.ashx/forums/{forumId}/threads/{threadId}/ratings/{username}
/api/forums.ashx/forums/{forumId}/attributes
/api/forums.ashx/forums/{forumId}/attributes/{attributeName}
/api/forums.ashx/forums/{forumId}/posts/{forumPostId}/attachment
/api/forums.ashx/forums/{forumId}/permissions/{roleName}
/api/forums.ashx/forums/permissions/{roleName}
/api/forums.ashx/threads/{threadId}
/api/forums.ashx/threads/{threadQuery}
/api/forums.ashx/threads/{threadId}/posts
/api/forums.ashx/threads/{threadId}/posts/{forumPostId}
/api/forums.ashx/threads/{threadId}/posts/{forumPostId}/attributes/{attributeName}
/api/forums.ashx/posts/{forumPostId}
/api/forums.ashx/posts/{forumPostQuery}
/api/forums.ashx/posts/{forumPostId}/attributes
/api/forums.ashx/posts/{forumPostId}/attributes/{attributeName}
/api/forums.ashx/posts/{forumPostId}/attachment
/api/forums.ashx/posts/{forumPostId}/replies
/api/forums.ashx/forumgroups
/api/forums.ashx/forumgroups/{forumGroupId}
/api/forums.ashx/settings

Membership

/api/membership.ashx/users
/api/membership.ashx/users/{userId}
/api/membership.ashx/users/{username}
/api/membership.ashx/users/{userQuery}
/api/membership.ashx/users/{userId}/avatar
/api/membership.ashx/users/{username}/avatar
/api/membership.ashx/users/{userId}/roles
/api/membership.ashx/users/{userId}/roles/{roleName}
/api/membership.ashx/users/{username}/roles
/api/membership.ashx/users/{username}/roles/{roleName}
/api/membership.ashx/users/{userId}/attributes
/api/membership.ashx/users/{userId}/attributes/{attributeKey}
/api/membership.ashx/users/{username}/attributes/{attributeKey}
/api/membership.ashx/users/{userId}/apikeys
/api/membership.ashx/users/{username}/apikeys
/api/membership.ashx/users/{userId}/friends
/api/membership.ashx/users/{username}/friends
/api/membership.ashx/users/{userId}/friends/activitymessages
/api/membership.ashx/users/{userId}/friends/activitymessages/{pagedQuery}
/api/membership.ashx/users/{userId}/announcements
/api/membership.ashx/users/{userId}/announcements/{pagedQuery}
/api/membership.ashx/users/{username}/announcements
/api/membership.ashx/users/{username}/announcements/{pagedQuery}
/api/membership.ashx/users/{userId}/comments
/api/membership.ashx/users/{userId}/comments/{pagedQuery}
/api/membership.ashx/users/{username}/comments
/api/membership.ashx/users/{username}/comments/{pagedQuery}
/api/membership.ashx/users/{userId}/conversations
/api/membership.ashx/users/{userId}/conversations/{pagedQuery}
/api/membership.ashx/users/{username}/conversations
/api/membership.ashx/users/{username}/conversations/{pagedQuery}
/api/membership.ashx/users/{userId1,userId2,... userIdN}/conversations
/api/membership.ashx/users/{userId}/activitymessages
/api/membership.ashx/users/{userId}/activitymessages/{pagedQuery}
/api/membership.ashx/users/{username}/activitymessages
/api/membership.ashx/users/{username}/activitymessages/{pagedQuery}
/api/membership.ashx/friends/{friendshipId}
/api/membership.ashx/announcements/{messageId}
/api/membership.ashx/comments/{messageId}
/api/membership.ashx/comments/{commentQuery}
/api/membership.ashx/activitymessages/{activityMessageId}
/api/membership.ashx/messages/{messageId}
/api/membership.ashx/conversations/{conversationId}
/api/membership.ashx/conversations/{conversationId}/participants
/api/membership.ashx/conversations/{conversationId}/participants/{userId}
/api/membership.ashx/conversations/{conversationId}/messages
/api/membership.ashx/conversations/{conversationId}/messages/{pagedQuery}
/api/membership.ashx/roles
/api/membership.ashx/roles/{roleName}
/api/membership.ashx/settings

Site

/api/site.ashx/settings
/api/site.ashx/activitymessages
/api/site.ashx/activitymessages/{messageId}
/api/site.ashx/activitymessages/{pagedQuery}

Media Galleries

/api/mediagalleries.ashx/mediagalleries
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryKey}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryQuery}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/attributes/{attributeName}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/ratings
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/ratings/{username}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/comments
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/comments/{mediaGalleryCommentId}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/comments/{mediaGalleryCommentId}/attributes/{attributeName}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/posts/{mediaGalleryPostId}/attachment
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/members
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/members/{userId}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/attributes
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/attributes/{attributeName}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/permissions/{roleName}
/api/mediagalleries.ashx/mediagalleries/{mediaGalleryId}/attachment
/api/mediagalleries.ashx/mediagalleries/permissions/{roleName}
/api/mediagalleries.ashx/posts/{mediaGalleryPostId}
/api/mediagalleries.ashx/posts/{mediaGalleryPostQuery}
/api/mediagalleries.ashx/posts/{mediaGalleryPostId}/attachment
/api/mediagalleries.ashx/posts/{mediaGalleryPostId}/attributes
/api/mediagalleries.ashx/posts/{mediaGalleryPostId}/attributes/{attributeName}
/api/mediagalleries.ashx/posts/{mediaGalleryPostId}/comments
/api/mediagalleries.ashx/comments/{mediaGalleryCommentId}
/api/mediagalleries.ashx/comments/{mediaGalleryCommentQuery}
/api/mediagalleries.ashx/comments/{mediaGalleryCommentId}/attributes
/api/mediagalleries.ashx/comments/{mediaGalleryCommentId}/attributes/{attributeName}
/api/mediagalleries.ashx/mediagallerygroups
/api/mediagalleries.ashx/mediagallerygroups/{mediaGalleryGroupId}
/api/mediagalleries.ashx/settings

Search

/api/search.ashx/indexposts/{indexPostQuery}

Groups

/api/groups.ashx/categories
/api/groups.ashx/categories/{groupCategoryId}
/api/groups.ashx/groups
/api/groups.ashx/groups/{groupId}
/api/groups.ashx/groups/{groupKey}
/api/groups.ashx/groups/{groupQuery}
/api/groups.ashx/groups/{groupId}/members
/api/groups.ashx/groups/{groupId}/members/{userId}
/api/groups.ashx/groups/{groupId}/blog
/api/groups.ashx/groups/{groupKey}/blog
/api/groups.ashx/groups/{groupId}/forum
/api/groups.ashx/groups/{groupKey}/forum
/api/groups.ashx/groups/{groupId}/mediagallery
/api/groups.ashx/groups/{groupKey}/mediagallery
/api/groups.ashx/groups/{groupId}/pages
/api/groups.ashx/groups/{groupId}/pages/{pageId}
/api/groups.ashx/groups/{groupId}/pages/{pagedQuery}
/api/groups.ashx/groups/{groupId}/blog/posts
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/ratings
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/ratings/{username}
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/attachment
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/comments
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/comments/{commentId}
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/trackbacks
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/trackbacks/{trackbackId}
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/referrals
/api/groups.ashx/groups/{groupId}/blog/posts/{blogPostId}/referrals/{referralId}
/api/groups.ashx/groups/{groupId}/forum/threads
/api/groups.ashx/groups/{groupId}/forum/threads/{threadId}
/api/groups.ashx/groups/{groupId}/forum/threads/{threadQuery}
/api/groups.ashx/groups/{groupId}/forum/threads/{threadId}/posts
/api/groups.ashx/groups/{groupId}/forum/threads/{threadId}/posts/{forumPostId}
/api/groups.ashx/groups/{groupId}/forum/threads/{threadId}/ratings
/api/groups.ashx/groups/{groupId}/forum/threads/{threadId}/ratings/{username}
/api/groups.ashx/groups/{groupId}/forum/posts/{forumPostQuery}
/api/groups.ashx/groups/{groupId}/forum/posts/{forumPostId}/replies
/api/groups.ashx/groups/{groupId}/forum/posts/{forumPostId}/attachment
/api/groups.ashx/groups/{groupId}/mediagallery/attachment
/api/groups.ashx/groups/{groupId}/activitymessages
/api/groups.ashx/groups/{groupId}/activitymessages/{pagedQuery}
/api/groups.ashx/groups/{groupId}/mediagallery/posts
/api/groups.ashx/groups/{groupId}/mediagallery/posts/{mediaGalleryPostId}
/api/groups.ashx/groups/{groupId}/mediagallery/posts/{mediaGalleryPostId}/attachment
/api/groups.ashx/groups/{groupId}/mediagallery/posts/{mediaGalleryPostId}/ratings
/api/groups.ashx/groups/{groupId}/mediagallery/posts/{mediaGalleryPostId}/ratings/{username}
/api/groups.ashx/groups/{groupId}/mediagallery/posts/{mediaGalleryPostId}/comments
/api/groups.ashx/groups/{groupId}/mediagallery/posts/{mediaGalleryPostId}/comments/{commentId}
/api/groups.ashx/groups/{groupId}/members
/api/groups.ashx/groups/{groupId}/members/{userId}
/api/groups.ashx/groups/{groupId}/members/{username}
/api/groups.ashx/groups/{groupId}/invite
/api/groups.ashx/groups/{groupKey}/activitymessages
/api/groups.ashx/groups/{groupKey}/activitymessages/{pagedQuery}
/api/groups.ashx/blog/posts/{blogPostId}
/api/groups.ashx/blog/posts/{blogPostQuery}
/api/groups.ashx/blog/posts/{blogPostId}/attachment
/api/groups.ashx/blog/posts/{blogPostId}/comments
/api/groups.ashx/blog/posts/{blogPostId}/trackbacks
/api/groups.ashx/blog/posts/{blogPostId}/referrals
/api/groups.ashx/blog/comments/{commentId}
/api/groups.ashx/blog/comments/{commentQuery}
/api/groups.ashx/blog/trackbacks/{trackbackId}
/api/groups.ashx/blog/trackbacks/{trackbackQuery}
/api/groups.ashx/forum/threads/{threadId}
/api/groups.ashx/forum/posts/{forumPostId}
/api/groups.ashx/forum/posts/{forumPostId}/attachment
/api/groups.ashx/mediagallery/posts/{mediaGalleryPostId}
/api/groups.ashx/mediagallery/posts/{mediaGalleryPostQuery}
/api/groups.ashx/mediagallery/posts/{mediaGalleryPostId}/comments
/api/groups.ashx/mediagallery/posts/{mediaGalleryPostId}/attachment
/api/groups.ashx/mediagallery/comments/{commentId}
/api/groups.ashx/mediagallery/comments/{commentQuery}
/api/groups.ashx/activitymessages/{messageId}