Skip to main content
POST
Submit Reddit Posts task

Reddit Posts

Results use resource="posts" and type="post". The post body is returned in text, while the title and community details are available under name and extra.

Completed Task Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
urls
string<uri>[]
required

Public Reddit post URLs.

Minimum array length: 1
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object