Please enable JavaScript.
Coggle requires JavaScript to display documents.
API - Coggle Diagram
API
/auth
/signin :POST
/signup:POST
/convert_token:POST
/signout:POST
/information
/community_guidlines:GET
/privacypolicy_view :GET
/terms_view: GET
/faqview :GET
/user
/getprofile
/getuser_data :GET
/update_profilepicture:POST
/update_coverpicture:POST
/get_user_feed :GET
/get_user_followers:POST
/get_generalsettingsdata:GET
/update_generalinformation:PATCH
/follow
/followunfollowuser:POST
/blogs
/post
/createblog :POST
/like_dislike_post :POST
/delete_post : post
/increaseshare_count :POST
/blogscommentcreate :POST
/blogs_list :GET
/blogsList/?search =new :GET
/get_comments/?slug=new-blog-12252021124635 :GET
/BlogsCommentCount : GET
/blogdetail/?slug=new-blog-12252021124635 :GET
/upload_blog_image : POST
/comment
/comment_is_deleted :POST
/report
/post
/report_user: POST
/report_post:POST
/report_blog_comment :POST
/reportblogreply :POST
/home
/post
/get_popular_feed:GET
/get_latest_feed: GET
/get_connections_feed :GET
/get_archived_feed :GET
/get_recentlydeleted_feed:GET
/archived_post:POST
/notifications
/notify
get_notifications:GET