Obtaining Daily API Credentials
Open Daily and sign into your account
Go to Daily and sign into your account.
Navigate to the Developers tab
From within your dashboard, go to the developers tab.
Paste the API key into the .env file
Now paste the API key into the
DAILY_API_KEY field in your .env file.Set the DAILY_SCALE_PLAN variable (optional)
If you have the Daily Scale Plan, set the
DAILY_SCALE_PLAN variable to true in the .env file to use features like video recording.