Recordings

Beta feature

You can start, update, or stop a recording with the Daily API.

This set of endpoints will only work on rooms with "cloud" recording enabled. You can use the recordings endpoints to get more information about the status of a given recording.

The endpoints are mostly equivalent to the startRecording(), updateRecording(), and stopRecording() calls found in our daily-js library.

Head to our recordings guide for detailed information on using recordings.