Utilities and Support APIs
This module groups operational helper APIs used across dashboard UX.Endpoint matrix
Authentication and permissions
fx-rates/*: workspace auth +analytics:readnotification-preferences/*: user session auth/feedback: user session auth/metatags: authenticated user/email-logs: workspace auth +workspace:read/wrapped/:year: workspace auth/wrapped/share/*: public endpoint/docs,/docs/openapi.json,/playground: public read endpoints
Input and validation highlights
/fx-rates/convertrequires positiveamount; unknown currency returnsUNSUPPORTED_CURRENCY./feedbackvalidatestype,subject, andmessage; rate-limited per user./metatagsrequires a safe/valid URL./email-logssupports filter params (type,status) and pagination./wrapped/:yearaccepts 4-digit years and enforces range constraints./playgroundsupports sandbox/live modes in UI; live execution requires a valid API key.
Typical failure classes
400validation errors (invalid params/body)401unauthenticated access403permission/entitlement mismatch429rate-limit protection on feedback500provider/internal failures
/user-guides/manual/workspace/settings-and-preferences/user-guides/manual/workspace/workspace-settings-and-governance-reference/user-guides/manual/data/analytics-views-reference

