Generate secure, embeddable dashboard URLs that allow you to seamlessly integrate Metronome’s billing visualizations directly into your application. This endpoint creates authenticated iframe-ready URLs for customer-specific dashboards, providing a white-labeled billing experience without building custom UI.
invoices
, usage
, or commits_and_credits
dashboard_options
: Configure whether you want invoices to show zero usage line itemscolor_overrides
: Match your brand’s color palettebm_group_key_overrides
: Customize how dimensions are displayed (for the usage embeddable dashboard)Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The details of the dashboard to retrieve
The body is of type object
.
Success
The response is of type object
.