--- title: "Daily" --- #### Obtaining Daily API Credentials Go to [Daily](https://www.daily.co/) and sign into your account. From within your dashboard, go to the [developers](https://dashboard.daily.co/developers) tab. Copy the API key provided in the developers tab. Now paste the API key into the `DAILY_API_KEY` field in your `.env` file. If you have the [Daily Scale Plan](https://www.daily.co/pricing), set the `DAILY_SCALE_PLAN` variable to `true` in the `.env` file to use features like video recording.