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

Authorizations

Authorization
string
header
required

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

Query Parameters

cursor
string

Pagination cursor from previous response

post_url
string
default:https://www.reddit.com/r/technology/comments/abc123/post_title
required

Full Reddit post URL (e.g.

Response

Successful response

The response is of type object.