How it works
The sandbox is a Messages.dev-owned iMessage line that all users share. To keep messages private, each user pairs their personal phone number with their account through an activation code.Activation
- Go to the Lines page in your dashboard
- Scan the QR code with your phone, or copy the activation code and text it to the sandbox number
- Once the message is received, your sandbox is activated and your phone number is paired
Limits
The daily limit is per account, not per API key. All your API keys share the same 50-message sandbox budget.
Sending messages
Use the sandbox line handle as thefrom field and your paired phone number as to:
Receiving messages
Register a webhook on the sandbox line to receive notifications when your paired phone sends messages back:- Go to Webhooks in the dashboard
- Select the sandbox line and enter your endpoint URL
- Webhooks are scoped to your account; you only receive events for your paired phone number
Upgrading to a dedicated line
The sandbox is designed for testing and evaluation. For production use:- Set up a dedicated iMessage line with no daily limits
- See the quickstart guide for setup instructions