View Categories

Getting Started

5 Articles

Quick Start Guide

Last Updated: December 22, 2024

In this quick intro guide, we will walk you through the basics of how to use API Widgets to convert your JSON data into something cool. Step 1: Connect data & select format Visit the Converter by going here: apiwidgets.com/builder Select the source of your JSON (can be an API or a JSON file) and...

Creating a new Widget

Last Updated: March 20, 2025

To create a new Widget, you simply need to click on the Get Started button at the top of the page. Once on this page, there are a 3 main configuration sections. Data Source The Data Source section is where you configure where your data will be coming from. It can be either from an...

Connecting to an API

Last Updated: March 20, 2025

The first step in converting your API data into a chart, table or HTML widget is to connect to your chosen API endpoint. An API, or more specifically an API endpoint, is simply just a URL that you connect to and then some sort of data is returned. We then use that data to create...

Display API data on website

Last Updated: March 20, 2025

This article will show us how to display API data on a website, and we will look at various formats we can use such as: displaying API data as a Chart on a website displaying API data as a Table on a website displaying API data as HTML on a website Using API Widgets, we...

How to embed a Widget

Last Updated: December 12, 2024

After you have created your Widget and you are happy with how it looks and functions, the next step is to embed it on your website. The process is the same for a Chart, Table and HTML. You simply need to click the Publish button and you will see a popup that looks something like...

To top