Display Data From an External API on Your WiX Website
Found a really cool API that you want to integrate into your WiX website? You're in the right place! Follow this step by step guide to get the data from the external API in a secure way and display it on your WiX website.
In this example we will be using the free Marvel API. Our goal will be to get a list of characters and display their data in a repeater.
Each section is followed by a Video with more detailed explanations.
Step 1 - Understanding the API Documentation
The first step for using almost any API is to sign up for a developer account on the relevant platform. You can sign up for th