Test vs live
The key prefix selects the mode:sk_test_— test mode. SenderKit never calls your providers. It accepts the send, renders the template, and synthesizes a realistic delivery lifecycle so your logs and dashboards look exactly like production — but nothing reaches a real inbox, phone, or device.sk_live_— live mode. Sends are delivered for real through your connected providers.
How a version reaches live
There’s no separate staging tier to promote through. You iterate in test mode (which renders your latest draft) and, when it’s ready, publish the version — that’s what makes it live. Publishing is the gate between the two modes.Versioning
How publishing chooses the live version.
Authentication
Creating and rotating test and live keys.