apiwidgetscom
Display API data on website
Last Updated: December 22, 2024This article will show us how to display API data on a website and look at various formats we can use such as displaying API data as a chart, displaying API data as a Table and displaying API data as HTML on a website. We will use the JSON API Converter to format the API...
Create Chart using Polygon.io API
Last Updated: December 22, 2024In this article we will look at how easy it is to create a beautiful looking chart using the Polygon API, without writing any code. The chart is a fully featured chart that uses chart.js – it is not a simple image chart. We can then embed the chart onto any website, and the chart...
Quick Start Guide
Last Updated: December 22, 2024In 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...
Using a JSON file
Last Updated: December 19, 2024API Widgets allows you to use your own JSON file to create a Chart, a Table, or convert the JSON file to HTML. You don’t need to specifically connect API Widgets to an API, you can use a plain old JSON file that is hosted somewhere on your website (or anywhere really) and then connect...
Create Chart using RapidAPI
Last Updated: March 17, 2025In this article we are going to look at how easy it is to create an interactive Chart from a finance API on RapidAPI, without writing any code. After the Chart is created, you can then embed it onto any website by adding a simple embed code. Once the Chart is embedded on your website,...
How to embed a Widget
Last Updated: December 12, 2024After 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...
What does API Widgets do?
Last Updated: December 20, 2024API Widgets is a no-code tool that allows you to visualize JSON data by turning JSON data into a Chart, Table or custom HTML. The JSON can come directly from a JSON file, or you can connect to a JSON API. You can then easily embed that Chart, Table or HTML into your own website...
Convert JSON API to HTML
Last Updated: March 17, 2025This article will show how easy it is to convert a JSON API to HTML – or convert a JSON file to HTML, without writing any code. API Widgets allows you to create HTML Widgets from API data, or to use your own JSON file. In either case, the process for creating a HTML Widget is the...
Convert JSON API to Table
Last Updated: March 17, 2025This article will show how easy it is to convert a JSON API to a Table – or convert a JSON file to a Table, without writing any code. API Widgets allows you to create Tables from API data, or to use your own JSON file. In either case, the process for creating a Table...
Convert JSON API to Chart
Last Updated: March 17, 2025API Widgets allows you to create Charts from JSON data without writing a single line of code, and then embed the Chart onto your website. You can use JSON data from an API, or you can simply use a JSON file to create a Chart. In either case, the process is the same. To create...