- Register wolfram alpha app account and activate APP ID
- Setup Wolfram Alpha APP_ID
export WOLFRAM_ALPHA_APPID=<YOUR_APP_ID>
- Register for Rapid API
- Click into the tool page that you want to call and click the (
Subscribe to Test
) button to activate tools. - Setup up Rapid API Key
export RAPID_API_KEY=<YOUR_RAPID_API_KEY>