Skip to main content
GET
Search recent posts

Authorizations

Authorization
string
header
required

Your Groniz API key

Path Parameters

platform
enum<string>
required

Platform to read from. Only x is supported today.

Available options:
x

Query Parameters

query
string
required

Search query

limit
integer
default:25

Maximum items to return. Default 25, capped at 100.

Required range: x <= 100
since
string

Lookback window: a duration (30d, 12h, 45m, 30s), a date (2026-07-01), or an ISO timestamp. Anything else returns 400 — the window is never silently ignored. Pushed upstream as a since: operator.

Response

The matching posts

query
string

Your query, as sent

posts
object[]