Get WhatsApp Embedded Signup SDK config
Authorization
Bearer AuthorizationBearer <token>
API key (rlay_live_* or rlay_test_). Invite redemption also accepts a server-derived rlay_session_ bearer for a current user session.
In: header
Response Body
application/json
curl -X GET "https://example.com/v1/connect/whatsapp/sdk-config"{ "app_id": "string", "config_id": "string"}Found something wrong? Help us improve this page.
Fetch pending OAuth data GET
One-time use, expires after 10 minutes, and may only be polled by the API key and exact dashboard session (when applicable) that initiated the headless OAuth flow.
Initiate Telegram bot connection POST
Generates an organization- and workspace-bound bot challenge code (valid 15 minutes).