The API layer for your data warehouse.

Deliver trusted business context from your warehouse to workflows and agents through simple APIs.

customer_health.yml/e/acme/customer-health
models:
  - name: customer_health
    config:
      meta:
        qry:
          endpoint: customer-health
          path: /customer-health
          parameters:
            account_id:
              column: account_id
              type: string
              required: true