DoubleLoop integrates with your data sources like Snowflake, BigQuery, and Redshift to visualize what makes your business tick. Model your business drivers, import your metrics, instantly see correlations, and send reports to Slack. Product analysts use DoubleLoop to focus on the right metrics and put data into action. Product managers use DoubleLoop to orient their squads on outcomes, not features.
| Resource | Description |
|---|
| Resource | Description |
|---|---|
| GET /api/events/:id | Fetch an event w/metadata |
| POST /api/events/v1 | Add an event (token auth) |
| POST /api/events | Add an event (token auth) |
| GET /api/events/:id/metrics | Get an event/events containers metrics |
| GET /api/events/:id/basic_cards | Get an event/events containers cards |
| Resource | Description |
|---|---|
| GET /api/metrics | Fetch a list of metrics |
| POST /api/metrics/v1 | Add a metric data point (token auth) |
| POST /api/metrics | Add a metric data point (token auth) |
| Resource | Description |
|---|---|
| POST /api/mxp/generate_business_context | Create a new business context for a project |
| GET /api/mxp/query_business_context | Query status of a business context for a project |
| POST /api/mxp/populate_template_space | Fill in template space with AI generated content |
| GET /api/mxp/query_template_space | Query status and replacements for a template space |
| Resource | Description |
|---|---|
| GET /api/users/me | Fetch the current user |
| Resource | Description |
|---|---|
| GET /api/metric_sources/v1 | Get the list of available metric sources (token auth) |
| GET /api/metric_sources | Get the list of available metric sources (token auth) |