{"description":"Production-ready Injective intelligence API with authentication and rate limiting","docs":"/dashboard","endpoints":[{"description":"Get all spot markets from Injective","method":"GET","path":"/origami/markets"},{"description":"Get simplified market summary","method":"GET","path":"/origami/markets/summary"},{"description":"Get liquidity metrics for a market","method":"GET","path":"/origami/markets/:id/liquidity"},{"description":"Get comprehensive analytics for a market","method":"GET","path":"/origami/markets/:id/analytics"},{"description":"Get volatility indicator for a market","method":"GET","path":"/origami/markets/:id/volatility"},{"description":"Get orderbook depth for a market","method":"GET","path":"/origami/markets/:id/depth"},{"description":"Get trending markets","method":"GET","params":"?limit=10","path":"/origami/signals/trending"},{"description":"Get hot markets with highest scores","method":"GET","params":"?limit=10","path":"/origami/signals/hot"},{"description":"Get most volatile markets","method":"GET","params":"?limit=10","path":"/origami/signals/volatile"},{"description":"Get volume leaders","method":"GET","params":"?limit=10","path":"/origami/signals/volume"},{"description":"Verify NFT ownership for an address","method":"GET","path":"/origami/nft/verify/:address"},{"description":"Batch verify NFT ownership for multiple addresses","method":"POST","path":"/origami/nft/verify/batch"}],"name":"Origami API","test":"/test","version":"1.0.0"}