{"name":"Posit API","version":"0.0.1","endpoints":{"health":"GET /health","parseWallet":"POST /api/wallets/:address/parse","walletSummary":"GET /api/wallets/:address/summary","dashboard":{"wallets":"GET /api/dashboard/wallets","addWallet":"POST /api/dashboard/wallets","positions":"GET /api/dashboard/wallets/:address/positions","transactions":"GET /api/dashboard/wallets/:address/transactions","stats":"GET /api/dashboard/stats","analytics":"GET /api/dashboard/analytics","tax":"GET /api/dashboard/tax/:year"},"subscriptions":{"status":"GET /api/subscriptions/status","checkout":"POST /api/subscriptions/checkout","portal":"POST /api/subscriptions/portal","cancel":"POST /api/subscriptions/cancel","pricing":"GET /api/subscriptions/pricing","webhook":"POST /api/subscriptions/webhook"},"verification":{"message":"POST /api/verify/message","wallet":"POST /api/verify/wallet","status":"GET /api/verify/status/:address"}}}