Playground

Shape the query before you pay for it

Live requests against the same endpoints your agent will hit, spent from this IP's 25 free calls a day. Watch x-free-tier-remaining count down, then the 402 arrive.

Gates
GET /v1/calls?since=-24h&limit=10
idle
Send a request. It hits the live API on the free tier, so the rows and cursors are real and you need no wallet.

The reference documents every parameter. Sorting by anything other than ts switches the cursor from keyset to offset; the pagination section covers when that matters.