Skip to main content
POST
Get comments in batch

Authorizations

Authorization
string
header
required

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

Body

application/json
entityIds
string[]
required
Required array length: 1 - 100 elements
Pattern: ^(t1_)?[a-z0-9]+$/i
Example:

Response

Returns the found Reddit comments

data
object
required