Skip to main content
GET
Get post

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Path Parameters

postId
string
required

Reddit post ID (e.g. 1tlh5aj or t3_1tlh5aj)

Example:

"1tlh5aj"

Response

Returns the Reddit post

data
object
required