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_creditsdashboard_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 type of dashboard to retrieve.
invoices, usage, commits_and_credits Optional dashboard specific options
Optional list of colors to override
Optional list of billable metric group key overrides
Success