API reference
API overview
The HTTP endpoints StackTracker exposes beyond the MCP server.
StackTracker has a few HTTP endpoints beyond the MCP server:
- A public question endpoint for the audit page.
- An authenticated in-app analyst endpoint.
- An inbound RevenueCat webhook.
- A mail OAuth callback.
Each route states its method, auth, request shape, and response.
The MCP JSON-RPC endpoint itself is documented under /docs/mcp, not here.