Prerequisite: Before diving into examples, make sure you’ve read the
Metrics documentation to understand core concepts like
metric templates, saved metrics, and breakdowns.
Quickstart
- 1. List Templates
- 2. Preview Metrics
- 3. Save Metric
- 4. Query Results
List available templates to see what you can measure:Response:
Configuration Examples
- Date Range
- Calculation Interval
- Filters
- Breakdowns
Every metric requires a date range:Dates use ISO 8601 format (YYYY-MM-DD). Available parameters vary by template—check the template response for supported params.
Common Patterns
- Track Volume by Type
- Monitor User Activity
- Measure User Acquisition
Track daily volume split by transaction type (onramp vs offramp):Returns separate volume numbers for onramps and offramps each day.
Managing Saved Metrics
- List Metrics
- View Details
- Update Metric
- Delete Metric
List all your saved metrics:
Related Resources
- Metrics Overview — Core concepts and overview
- API Reference: Metrics — Complete endpoint specs
- Transactions — Understanding transaction types and statuses
- Users — User management