Skip to main content
GET
/
v1
/
reddit
/
getTopPopularPosts
Top Popular Posts
curl --request GET \
  --url https://api.agntdata.dev/v1/reddit/getTopPopularPosts \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Query Parameters

time
string
default:year
required

you can just select one item from below: hour day week month year all

cursor
string

Response

Successful response

The response is of type object.