GET /search.json
Summary: Search across all of Reddit
Operation ID: searchReddit
Auth: unknown
Operation ID: searchReddit
Auth: unknown
Description
Search for posts across all of Reddit.
Parameters (5)
limit
(integer, query, optional, default: 25)
Maximum number of results to return
Constraints: {'minimum': 1, 'maximum': 100}
q
(string, query, required)
The search query
sort
(string, query, optional, default: relevance)
Sort method for results
Constraints: {'enum': ['relevance', 'hot', 'top', 'new', 'comments']}
t
(string, query, optional, default: all)
Time period filter
Constraints: {'enum': ['hour', 'day', 'week', 'month', 'year', 'all']}
type
(string, query, optional, default: link)
Type of content to search
Constraints: {'enum': ['link', 'comment', 'sr', 'user']}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Search Reddit | openapi-spec |
https://www.reddit.com/search.json?q=artificial intelligence |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:51:06.507000 | 200 | 528ms |