REST API
Discussion List
-
Help in creating a room
Hello everyone I am using the room's api, to create a room and create a meeting within that room. But I cannot create a room I am using this https://api.daily.co/v1/rooms with postman to tested it
-
How to track per room video minutes?
Hello, dear daily people :) We are currently working on a workshop app using daily.co. We would like to track and limit video minutes per user per month. The problem right now is we are not sure which is the best way to implement that feature using your API. The first idea was that we track a OurUser <-> DailyRoom in our…
-
How to stop logging everything to console?
Hi, I'm not sure where to toggle the setting to turn daily logs off. I'm using the daily API in a React application.
-
Demo: Sending server-side data to video call participants
Learn about the different ways that you can send server-side data to Daily video call participants in this new blog post by @Lazer: Then, try it out for yourself using the Daily app message demo. Let us know how it goes, and if you have any questions!
-
Get total minutes and session count
Hi! I would like to get the minutes and session count from the Daily API. Is there a supported way to do so?
-
Changelog #34 - 2022-11-14
Hello! I'm here to tell you about the latest changes to Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... In this release, we're excited to announce…
-
Changelog #32 - 2022-10-4
Hello! I'm here to tell you about the latest changes to Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... Daily Prebuilt 🐛 Made a few bug fixes and…
-
Retrieving information about the latest active Daily meeting session
Quick TypeScript snippet to retrieve info about the latest active Daily meeting session for a given room name via our REST API. I'm trying out a version of this in a Netlify func to implement some admin webinar functionality, to let hosts see who is already in a webinar room before they join. // getActiveMeetingSession()…
Upcoming Events
-
Daily @ React Day Berlin: React(ing) to WebRTC, with Christian Stuff
Daily @ React Day Berlin React(ing) to WebRTC: Build Better Audio and Video Experiences with Daily React, with Daily Engineer, Christian Stuff Join @christian online to learn more about WebRTC (Web Real-Time Communication), its main challenges, and how does the combination of React + Daily solve for them? He'll take a deep…