SMIRKTERMINAL API
SMIRKTERMINAL exposes a small public surface:
- REST API — request/response endpoints
behind the gateway at
https://api.smirkterminal.xyz. Reference generated from the OpenAPI spec. - Streaming API — a WebSocket feed (Centrifugo) at
wss://stream.smirkterminal.xyz/connection/websocketfor live updates. - Guides (this section) — getting started, authentication, and concepts.
This site is built from the Markdown and OpenAPI spec under docsite/ in the
SMIRKTERMINAL repo, and published to Cloudflare Pages.
The pages below are placeholders — real content lands as the API grows.