Finwealth API - Blog Endpoints

OpenAPI specification for the Finwealth application, focusing on blog and blog-related endpoints.
More information: https://helloreverb.com
Contact Info: hello@helloreverb.com
Version: 1.0.0
BasePath:/api
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Access

  1. APIKey KeyParamName:api-token KeyInQuery:false KeyInHeader:true

Methods

[ Jump to Models ]

Table of Contents

Default

Default

Up
post /add-feed
Add User Feed Categories (addFeedPost)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body AddUserFeedRequest (required)
Body Parameter

Responses

200

User feed updated successfully

401

Unauthorized

Up
get /blog-detail/{blog_id}
Get Blog Detail (blogDetailBlogIdGet)

Path parameters

blog_id (required)
Path Parameter — ID of the blog to retrieve

Request headers

Responses

200

Blog detail retrieved successfully

404

Blog not found

Up
get /blog-list
Get List of Blogs (Combined API) (blogListGet)
This API combines Blog List, All Blog List, Blog Category List, User Feed Blog List, and Blogs on the basis of visibility.

Responses

200

Blogs list retrieved successfully

401

Unauthorized (if api-token is provided but invalid)

Up
get /get-bookmarks
Get User Bookmarks (getBookmarksGet)

Responses

200

Bookmarks retrieved successfully

401

Unauthorized

Models

[ Jump to Methods ]

Table of Contents

  1. AddAnalyticsRequest
  2. AddAnalyticsRequest_inner
  3. AddUserFeedRequest
  4. AddVoteRequest
  5. BlogSearchRequest
  6. PostCommentRequest

AddAnalyticsRequest Up

AddAnalyticsRequest_inner Up

type
Enum:
blog_spent_time
bookmark
poll_share
share
view
sign_in
remove_bookmark
tts
like
blogs (optional)
blog_ids (optional)
start_time (optional)
Date format: date-time

AddUserFeedRequest Up

category_id
example: [3,2,1]

AddVoteRequest Up

blog_id
example: 6
option_id
example: 2

BlogSearchRequest Up

keyword
example: google

PostCommentRequest Up

blog_id
example: 4
comment
example: DADADFAD