Media & assets
Asset library and saved sections
Upload images, organize them into folders, and save reusable widget sections you can drop into any report.POST /v1/mediaandGET /v1/media/folders— uploads and foldersPUT /v1/media/group— set folder membershipPOST /v1/assetsandPOST /v1/assets/{id}/duplicate— saved widget sectionsPOST /v1/assets/{id}/add-to-page— drop an asset onto a page
Templates & themes
Reusable scaffolds and styling
Create templates from existing reports and apply themes to control typography, palette, and chart styling across any project.POST /v1/templatesandPOST /v1/templates/bulkPOST /v1/themes— chart colors auto-derive fromprimary_colorPOST /v1/themes/{id}/apply— apply to the current project, the client, or all projects
Custom domains
Serve reports from your own domain
Add a custom domain, verify it via DNS, and set a default. DNS provider is auto-detected; SSL is handled for you.POST /v1/custom-domains— add a domainGET /v1/custom-domains/{domain_id}/status— check DNS verificationPOST /v1/custom-domains/{domain_id}/default— set the default domain