TNK $0.4707 +22.84% MCAP $7,342,382 MSB LEN 531,477 VALIDATORS 786 / 3000 LICENSES 3,000 cap OUR NODE running WRITER pending CHANNEL hypermall TNK $0.4707 +22.84% MCAP $7,342,382 MSB LEN 531,477 VALIDATORS 786 / 3000 LICENSES 3,000 cap OUR NODE running WRITER pending CHANNEL hypermall

Public API

All endpoints return JSON, UTF-8, no auth required during POC. When full data lands we'll introduce a keyed paid tier โ€” the endpoints below will stay open-tier forever.

Base URL

https://trac.jaysmedia.work

Auth

Anonymous access is rate-limited per IP. For higher limits and bulk access, join the paid waitlist. Keys are sent via the Authorization: Bearer <key> header.

Endpoints

GET /api/v1/network/overview

Headline metrics โ€” our node identity, TNK price, network-wide placeholders.

Try it โ†’

GET /api/v1/node/status

Our indexer node status โ€” container health, writer role, signed-length cursor.

Try it โ†’

GET /api/v1/node/logs?lines=N

Redacted log tail. Max 500 lines. Seedphrase-pattern lines auto-stripped.

Try it โ†’

GET /health

Liveness probe.

Try it โ†’

OpenAPI

Swagger UI โ†’  ยท  raw schema โ†’

Planned (post-whitelist)