{"name":"Aquifer API","version":"1.0.0","chainId":4663,"description":"Quotes and depth for tokenized equities on Robinhood Chain. Prices are simulated against tick data read from contract storage, so any answer here can be reproduced with an RPC endpoint and nothing else.","endpoints":[{"method":"GET","path":"/api/v1/health","summary":"Chain head and RPC latency"},{"method":"GET","path":"/api/v1/board","summary":"Equity board, priced from the deepest pool's storage"},{"method":"GET","path":"/api/v1/venues","summary":"Venues and their share of the book"},{"method":"GET","path":"/api/v1/pools?token=SPY","summary":"Pools discovered for a token"},{"method":"GET","path":"/api/v1/quote?tokenIn=USDG&tokenOut=SPY&amountIn=1000","summary":"Best fill, per-venue breakdown, split route and depth curve"}],"keys":"None required and none accepted. This API is read-only: it holds no funds, signs nothing and broadcasts nothing.","execution":"Routes are returned as descriptors. There is no settlement contract deployed yet, so nothing here can move your money — see /method for what that means."}