{"name":"Kova API","version":"1.0.0","chainId":4663,"description":"One book for tokenized equities on Robinhood Chain. Pool ids come from an indexer; kinds, prices, depth and quotes are read from the pools themselves.","readOnly":true,"keys":"none","endpoints":[{"method":"GET","path":"/health","summary":"Chain head, market phase, registry and lens fingerprint","example":"/api/v1/health"},{"method":"GET","path":"/tokens","summary":"Canonical tokenized equities, verified by beacon","example":"/api/v1/tokens"},{"method":"GET","path":"/venues","summary":"Venues seen in the book, with pool counts by measured kind","example":"/api/v1/venues"},{"method":"GET","path":"/book","summary":"Every asset: on-chain price, low, high, spread and each pool behind them","example":"/api/v1/book?rows=0"},{"method":"GET","path":"/book?symbol=NVDA","summary":"One asset with every pool row","example":"/api/v1/book?symbol=NVDA"},{"method":"GET","path":"/quote","summary":"What a buy or sell gets in every pool that can fill it","example":"/api/v1/quote?symbol=NVDA&side=buy&amount=1000"},{"method":"GET","path":"/openapi.json","summary":"Machine-readable description of this API","example":"/api/v1/openapi.json"}],"caching":"Responses carry s-maxage; the book is rebuilt at most every 15 seconds per instance.","docs":"/docs#api"}