Reddit Post Detail V1(Reddit 帖子详情接口 V1)This API retrieves detailed information of a specific Reddit post by post ID, including post content, author information, metadata, and engagement statistics.该接口用于根据 postId 获取指定 Reddit 帖子的详细信息, 包括帖子正文、作者信息、基础元数据以及互动数据(如点赞、评论数等)。
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://47.117.133.51:30015/api/reddit/get-post-detail/v1?token&postId'