Skip to main content
POST
Get posts 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: ^(t3_)?[a-z0-9]+$/i
Example:

Response

Returns the found Reddit posts

data
object
required