Skip to main content
The Hey Chocolate Dashboard is your central hub for managing everything related to your integration.

Overview

When you log in, the dashboard provides a real-time overview of:
  • API usage — Request volume, error rates, and latency over time
  • Impact metrics — Aggregated CO2 calculations processed through your account
  • Active products — Number of products with sustainability data
  • Compliance status — DPP generation progress and EPD processing queue

API key management

Navigate to Settings > API Keys to:
  • Create new API keys with custom labels
  • View usage per key
  • Rotate or revoke keys
  • Switch between sandbox and production environments

Usage & analytics

The Analytics section shows:
MetricDescription
RequestsTotal API calls broken down by query and mutation type
CalculationsNumber of impact calculations performed
Asset rendersVisualisation assets generated (Lottie, video, 3D)
Webhook deliveriesOutgoing webhook calls and delivery status
ErrorsFailed requests by error type and endpoint

Team management

Invite team members with role-based access:
RolePermissions
OwnerFull access including billing and key management
AdminManage keys, products, and team members
DeveloperView keys, access API docs, view analytics
ViewerRead-only access to analytics and reports

Webhook configuration

Under Settings > Webhooks, configure endpoints to receive real-time notifications for events like:
  • product.impact_updated — A product’s impact score was recalculated
  • dpp.generated — A Digital Product Passport was created
  • order.carbon_calculated — An order’s carbon footprint was computed
See Webhooks for the full event reference.