Skip to main content
GET
/
v1
/
reddit
/
getPostCommentsWithSort
Post Comments With Sort
curl --request GET \
  --url https://api.agntdata.dev/v1/reddit/getPostCommentsWithSort \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

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

Query Parameters

sort
string
default:new
required

Valid options are: confidence, top, new, controversial, old, qa

cursor
string
post_url
string
default:https://www.reddit.com/r/fut/comments/1jv41on/baby_coming_in_team_2/
required

Response

Successful response

The response is of type object.