How to Show (Embed) Databox Data on Your Website

If you'd like to display live Databox Metrics on your website, you can do this using the embedded Databoards feature. This allows you to share interactive Databoards publicly or privately without any API setup required.

How to embed a Databoard on your website

  1. Create and customize your Databoard in Databox.

  2. Open the Share settings from the top-right of your Databoard.

  3. In the Send to Email / Link Sharing tab, click Enable Link Sharing.

  4. Choose Embed in a Webpage.

  5. Copy the generated iframe code.

  6. Paste the code into your website’s HTML where you'd like the Databoard to appear.

The embedded Databoard will now display live data, updating in real time based on your settings.

Can I push or pull custom data to/from my website?

  • To push data into Databox, you can use the Push API feature available on certain plans. This allows you to send 3rd-party or proprietary data into Databox using a tokenized API connection.

  • To pull data from Databox to display on your website beyond the embed option, an external API is not currently supported. For now, embedded Databoards are the recommended solution for public-facing data visualizations. If you are using Datasets, you can export data into a CSV.

For more details, visit: How to Embed a Databoard on a Webpage.