Create an API Key
1
Prepare the environment
First, create a new folder (e.g., fonoster-apikeys-demo) and navigate to it.
2
Install the SDK
Install the
@fonoster/sdk
package.3
Create the script
Once the installation is complete, create a new file called
index.js
and add the following code:4
Run the script
Finally, run the script.