Loading Peerlytics…
Loading Peerlytics…
Developers
GET /api/v1/orderbookLive ZKP2P orderbook depth, best rates, spreads, and public take links per platform and currency.Route planningGET /api/v1/routes/planRanked fillable routes for an amount and currency, with limits, rails, and take actions.Deposits & intentsGET /api/v1/deposits · /api/v1/intentsPaginated lifecycle state with depositor, delegate, platform, currency, and status filters.Rates & market dataGET /api/v1/market/summaryCross-market rate comparison with liquidity-weighted percentiles and FX mid reference.Protocol analyticsGET /api/v1/analytics/*ZKP2P volume, liquidity, leaderboards, timeseries, and vault analytics.Explorer lookupsGET /api/v1/explorer/*Deposits, intents, makers, takers, delegates, platforms, integrators, verifiers, vaults, and universal search.Live activityGET /api/v1/activity/streamRecent signaling and fulfillment events, plus a Server-Sent Events live stream.Maker & taker historyGET /api/v1/makers/{address}/historyPer-address maker deposit and fill history; taker history at /api/v1/takers/{address}/history.Remote MCP serverPOST /api/v1/mcpThe full v1 surface as MCP tools — connect Claude, Cursor, or any MCP client; API key or x402.Every endpoint reads the indexed ZKP2P protocol on Base and returns JSON. The OpenAPI 3.1 schema lives at /.well-known/openapi.json, the TypeScript client is @peerlytics/sdk, and auth is an API key or x402 pay-per-request in USDC.