Search for a command to run...
Developer workflow
No code requiredCompose requests against the real partner API, inspect the exact payload and response, and graduate selected scenarios to controlled live delivery on your own test accounts.
Select a connected client, channel, message type, and scenario. The sandbox builds the same JSON your code will send and shows both the outgoing request and parsed response.
A dry-run checks
Test keys deliver only to your test recipients
ik_test_ key can never reach a real end-customer: every send is simulated unless to is one of your registered test recipients — your own WhatsApp number or Instagram username — which receives the real message. That makes the same test key safe in local, preview, and CI environments, while still letting you verify delivery end-to-end on your own device. An explicit dry_run: true always simulates.Live testing is intentionally narrower than the production API. It requires the portal's global mode to be Live, a connected client, and a registered test recipient for the channel — your own WhatsApp numbers or Instagram usernames, up to two per channel. The same recipients gate real deliveries from ik_test_ keys.
Live sandbox coverage
to is the Instagram-scoped ID of your test account — take it from the webhook you receive after messaging the connected account; Intelli resolves it to the username you registered before delivering. Interactive payloads, reactions, location and contacts stay dry-run in the sandbox; the API carries them, so exercise those from your own code.The sandbox uses your partner account, keys, connected clients, and test recipients, so you need to sign in.
Open API Sandbox