Blogger
Blogger is a blog-publishing service that allows multi-user blogs with time-stamped entries.
238 subscribers
31 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Blogger endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
getBlogByUrl /getBlogByUrl |
Retrieves a blog by its url. |
| POST |
getBlogById /getBlogById |
Retrieves a blog by its ID. |
| POST |
addPage /addPage |
Add a page. |
| POST |
addPost /addPost |
Add a post. |
| POST |
approvePostComment /approvePostComment |
Marks a comment as not spam. |
| POST |
deletePost /deletePost |
Deletes one post by post ID. |
| POST |
deletePostComment /deletePostComment |
Delete a comment by ID. |
| POST |
deleteSinglePage /deleteSinglePage |
Deletes one pages resource by its page ID. |
| POST |
fullPageUpdate /fullPageUpdate |
Update existing page partly with data you provide. All empty fields will be cleared |
| POST |
fullPostUpdate /fullPostUpdate |
Updates a post with information provided, non-provided fields are removed |
| POST |
getAccessToken /getAccessToken |
getAccessToken |
| POST |
getBlogPageViews /getBlogPageViews |
Retrieve pageview stats for a Blog. |
| POST |
getBlogUserInfo /getBlogUserInfo |
Gets one blog and user info pair by blogId and userId. |
| POST |
getPostComment /getPostComment |
Retrieves one comment resource by its commentId. |
| POST |
getSinglePage /getSinglePage |
Retrieves one pages resource by its page ID. |
| POST |
getSinglePostById /getSinglePostById |
Retrieves one post by post ID. |
| POST |
getSinglePostByPath /getSinglePostByPath |
Retrieves one post by post path. |
| POST |
getUserInfo /getUserInfo |
Retrieves a user by user ID. |
| POST |
listBlogComments /listBlogComments |
Retrieves the comments for a blog, across all posts, possibly filtered. |
| POST |
listBlogPages /listBlogPages |
Retrieves the list of pages for a blog. |
| POST |
listPostComments /listPostComments |
Retrieves the list of comments for a post. |
| POST |
listPostUserInfo /listPostUserInfo |
Retrieves a list of post and post user info pairs, possibly filtered. The post user info contains per-user information about the post, such as access rights, specific to the user. |
| POST |
listPosts /listPosts |
Retrieves a list of posts. |
| POST |
listUserBlogs /listUserBlogs |
Retrieves a list of blogs. |
| POST |
markCommentAsSpam /markCommentAsSpam |
Marks a comment as spam. This will set the status of the comment to spam, and hide it in the default comment rendering. |
| POST |
partPageUpdate /partPageUpdate |
Update existing page partly only with data you provide |
| POST |
partPostUpdate /partPostUpdate |
Updates a post with information provided |
| POST |
publishPost /publishPost |
Publish a draft post. |
| POST |
removeCommentContent /removeCommentContent |
Removes the content of a comment. |
| POST |
revertPost /revertPost |
Revert a published or scheduled post to draft state, which removes the post from the publicly viewable content. |
| POST |
searchPosts /searchPosts |
Searches for a post that matches the given query terms. |
Blogger pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |