Developers
API
Six read endpoints, all optional.
| Endpoint | Returns |
|---|---|
GET api/markets?sort&limit"e | a page of markets |
GET api/market?poolId | one market |
GET api/trades?poolId&limit | fee-bearing swaps, newest first |
GET api/activity?limit | a denormalised protocol feed |
GET api/quote-stats | market count per quote asset |
GET api/stats | protocol totals |
sorttrending·new·volume·openingFdv·recentlyTradedtrending- trade count in the last 24 hours; markets with none are absent, not ranked zero
- Bigints
- serialised as decimal strings
- Failure
- the client returns null and the interface renders an empty state — never sample data
TAPEZERO is an independent protocol and is not affiliated with Robinhood, Uniswap or Chainlink. The contracts are unaudited. Nothing here is investment advice.