the402 endpoint detail

← All endpoints

api.scanna.xyz catalog events

https://api.scanna.xyz/catalog/events

payable

Cross-venue event catalog with free-text search (q), venue and status filters, and limit/offset paging pushed into SQL. Search uses a trigram index on title; if that index is absent or INVALID it falls back to a bounded ILIKE, so search stays bounded either way. total is CAPPED for display: 10000 means at least 10000, not exactly. Unknown venue is 400 BAD_VENUE. No match returns total 0 and an emp

We sent a real GET request to this endpoint and it answered 402 with payment requirements we could parse.
Price
$0.01
Network
base
Pay to
0xfca7D3B52D69b9b8371dd5765D3f294e46a4f59e
Spec dialect
v2 (declares x402Version 2)
Transport
PAYMENT-REQUIRED header
HTTP method
GET
Response latency
45 ms
Payment options
1 usable of 1
Last checked
2026-08-10T09:10:38.009Z (1d ago)
Category
search

Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fapi.scanna.xyz%2Fcatalog%2Fevents"