WA Client

Cloud Accounts

Create and manage Meta Cloud accounts, webhooks, and connection status.

Endpoints (13)

POST Create Instance

Creates a pending Meta Cloud instance ID (prefix META) before connecting credentials.

GET List Accounts

Returns all Meta Cloud accounts for your team with profile and connection state.

GET Instance Status

Lightweight connection status. Omit live for a DB-only check; use live=1 to verify the Meta token against Graph API.

GET Instance Info

Full instance details: profile, webhook config, phone_number_id, business_account_id, and Meta webhook URL.

POST Add Account

Connect a Meta Cloud account using a permanent access token, phone_number_id, and business_account_id.

POST Reconnect Account

Refreshes profile name, phone, and avatar from Meta Graph API without logging out.

POST Logout Account

Marks the Meta Cloud account and session as logged out without deleting stored credentials.

POST Relogin Account

Re-authenticates a logged-out account with a new Meta access token.

POST Delete Account

Permanently removes the Meta Cloud account, session, webhooks, autoresponder/auto-replies, cached Meta templates, and local avatar.

GET Get Webhook

Returns the configured outbound webhook URL, verify token, and Meta inbound webhook URL.

POST Set Webhook

Configure your webhook endpoint to receive Meta Cloud API events in real time.

GET Verify Meta Webhook

Meta calls this URL once during webhook setup. Register it as the Callback URL in Meta Developer Console. The verify_token must match the value from set_cloud_webhook.

POST Receive Meta Webhook

Meta sends incoming messages, delivery status, and account events to this URL. Valid events are forwarded to your configured webhook_url from set_cloud_webhook.

Command Palette

Search documentation endpoints.

Esc