Skip to main content
GET
Wirebox routes iMessage conversations through high-availability router phone lines. This endpoint retrieves the router phone number, pre-formatted imessage:// URL, and a Base64-encoded QR code for user onboarding.

Query Parameters

string
Agent handle to pre-fill in the connect prompt (e.g., eva or @eva).
string
Optional recipient phone number in E.164 format.

Response

Returns router routing information, connect prompt, deep-link URL, and QR code image data.
string
The active gateway router phone number in E.164 format (e.g. +16282649335).
string
Friendly display name of the router line (e.g. Wirebox Router).
string
Text command sent by the user to pair with the agent (e.g. connect @eva).
string
Pre-encoded imessage:// URI designed for deep linking on iOS and macOS devices.
string
Base64-encoded PNG image data URI of the QR code for display or rendering in terminals and web interfaces.