API Setup - Text
Required for Mindplug API access
Last updated
Required for Mindplug API access
Last updated
In this setup, we will use which is an industry standard package for making API calls.
It is recommended to create a base instance of axios which utilizes your mindplug key in one file. This makes it easier to manage for the future. The file can be stored anywhere within the src directory.