{"id":"0ad4069b-d3c2-458f-9d7a-0d8b00f596ee","task":"Create and configure a video/audio room using the Daily.co REST API","domain":"docs.daily.co","steps":["Authenticate REST calls with an Authorization header containing a Daily API key","POST to https://api.daily.co/v1/rooms with name, privacy, and a properties object to create the room","Set properties such as exp (expiration unix timestamp) and nbf (not-before unix timestamp) to control the join window","Confirm the room name only uses allowed characters (ascii letters, numbers, dash, underscore)","Respect the documented rate limit (20 requests/sec, or 100 requests per 5-second window) for room create/list/delete calls"],"gotchas":["Room names are restricted to a limited character set - unexpected characters will cause room creation to fail","exp and nbf are unix timestamps in seconds, not milliseconds, and control when users can and cannot join - a room without exp never expires"],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/0ad4069b-d3c2-458f-9d7a-0d8b00f596ee"}