Basic API Client Code Samples Updated February 23, 2023 15:09 Basic API Client Code Samples This topic provides links to Izenda BI code samples. REST API Test Folder preparation API Access Token preparation How to use JQuery library Boilerplate HTML page Code sample for calling REST API View the web page in browser and the JavaScript Console Summary ReactJS to manage a scalar value Prerequisites Boilerplate code ReactJS basics Implement fetchData Implement pushData Summary ReactJS to manage the list of categories Prerequisites Boilerplate code for an array Implement fetchData Implement pushData Implement addCategory Implement removeCategory Summary ReactJS to toggle the list of visible data sources Prerequisites Thinking in React Start with a mock Break the UI into a component hierarchy Build a static version in React Identify the minimal UI state Identify where the state should live Add inverse data flow Implement pushData Summary Related articles REST API Test Deployment Mode 1: Key Components for Integration Developer Guide Deployment Mode 1: Key Components for Integration Front-end Integration APIs