Developers · Peerlytics
Add market data and webhook operations when your off-ramp is ready.
Create deposits with @usdctofiat/offramp first. Add Peerlytics when your product needs live route data, signed webhook delivery, API keys, and analytics for production off-ramp operations.
01
When to add Peerlytics
| Need | Surface |
|---|---|
| Create delegated deposits | @usdctofiat/offramp, no API key |
| List your own seller inventory | deposits(address), no API key |
| Market depth and route analytics | @peerlytics/sdk with API credits |
| Orderbook and explorer reads | Peerlytics v1 API |
| Production webhook management | Peerlytics developer console |
02
What Peerlytics adds
- Pick the route with real depth before creating seller inventory.
- Show market-aware UX for platforms and currencies your users actually use.
- Monitor fill behavior by route, market, and integrator source.
- Run backend jobs that reconcile deposits, fills, webhook deliveries, and analytics.
03
Integration path
- 1Ship the free deposit path first with @usdctofiat/offramp.
- 2Add webhook state when the product needs lifecycle callbacks.
- 3Add @peerlytics/sdk when it needs market data, explorer reads, or analytics.
- 4Use Peerlytics credits and webhook management when usage moves beyond local testing.
Keep exploring
Common questions
Do I need Peerlytics to create deposits?
No. Creating deposits with @usdctofiat/offramp needs no API key. Peerlytics is for market data, explorer reads, API credits, analytics, and webhook management.
Is the API key shared?
Yes. One Peerlytics API key authenticates the Peerlytics API and the USDCtoFiat webhook surfaces.