{"name":"api.txid.uk","version":"1.0.0","description":"Bitcoin education platform API — LNURL-auth, community boards, Nostr integration, NIP-05 identity","endpoints":{"health":"GET /health","auth":{"challenge":"GET /auth/challenge","verify":"GET /auth/verify","status":"GET /auth/status/:k1 (SSE)","session":"POST /auth/session","me":"GET /auth/me","logout":"POST /auth/logout"},"board":{"categories":"GET /board/categories","posts":"GET /board/:slug/posts","createPost":"POST /board/:slug/posts","comments":"GET /board/:slug/posts/:id/comments","vote":"POST /board/:slug/posts/:id/vote","search":"GET /board/search?q="},"nip05":{"verify":"GET /.well-known/nostr.json?name=","check":"GET /nip05/check/:username","register":"POST /nip05/register","payment":"GET /nip05/payment/:hash","profile":"GET /nip05/profile/:identifier"},"nostr":{"me":"GET /nostr/me","relays":"GET /nostr/relays","archive":"GET /nostr/archive/:postId"},"progress":"GET|PUT /progress","portfolio":"GET|PUT /portfolio","account":{"avatar":"PUT|DELETE /account/avatar","summary":"GET /account/summary"},"macro":{"prices":"GET /macro/prices","fearGreed":"GET /macro/fear-greed","briefing":"GET /macro/briefing","briefings":"GET /macro/briefings","createBriefing":"POST /macro/briefing (admin)","history":"GET /macro/history/:key","stream":"GET /macro/stream (SSE)","health":"GET /macro/health"},"glossary":{"all":"GET /glossary?lang=ko&cat=basics","single":"GET /glossary/:id?lang=ko","random":"GET /glossary/random?lang=ko"}},"auth":"LNURL-auth (Lightning wallet QR scan)","docs":"https://api.txid.uk/docs"}