Create API Key
In this section you will see how to create the API Key required to download a Song/Beat.
Last updated
In this section you will see how to create the API Key required to download a Song/Beat.
Last updated
Rapidapi is a market with APIs developed and made available by users
We must create a record on the Rapidapi site. You can start creating an account from this link.
After creating an account, go to the YouTube MP3 API.
After going to this address, click on the ‘Subscribe to Test’ button in the upper right corner.
After clicking the button, it will ask you to select a plan. Here you can choose a paid or free plan. However, each beat downloaded by the studios will be deducted from your Monthly or Daily limit allocated for the Free Plan.
After selecting your plan, click on the ‘Subscribe’ button.
After clicking the Get Started button, find the following values on the right side of the page that will open in front of you
Copy the Private Key created for you in the ‘x-rapidapi-key’ section and open wais-studio/server/.env and paste it inside the quotes after the equals sign in the ‘rapid_api_key’ variable.
After copying the domain address in ‘x-rapidapi-host’, find the ‘rapid_api_host’ variable in the wais-studio/server/.env file and paste it into the quotes on the right side of the equaliser.
As the last step, enter the user name of the account you created for Rapidapi inside the quotes on the right side of the ‘rapid_api_username’ variable in the wais-studio/server/.env file.
Click on your Rapidapi profile and then look at your url address. After https://rapidapi.com/user/your_username in the url address is your username. We will use this username.
Make sure it is correct, otherwise you may encounter things like 404 error in video downloading.
If the song or beat you are going to download has an age restriction of +18, you cannot download it.
If you have read everything so far and created a YouTube API correctly, you can check the next steps. Congratulations 🥳🥳🥳