{"resource_type":{"id":392,"name":"whatsapp_business","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"api_version\": {\n\t\t\t\"description\": \"Graph API version to use, e.g. 'v25.0' (optional, defaults to v25.0)\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"business_account_id\": {\n\t\t\t\"description\": \"WhatsApp Business Account (WABA) ID, used for template and phone number management. Found in the app dashboard under WhatsApp > API Setup\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"phone_number_id\": {\n\t\t\t\"description\": \"ID of the WhatsApp business phone number used to send messages (not the phone number itself). Found in the app dashboard under WhatsApp > API Setup\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"description\": \"Permanent access token of a Meta Business System User with whatsapp_business_messaging and whatsapp_business_management permissions. Create it in Meta Business Settings > Users > System Users (https://business.facebook.com/settings/system-users), or use a temporary token from the app dashboard (https://developers.facebook.com/apps > WhatsApp > API Setup) for testing\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"token\",\n\t\t\"phone_number_id\",\n\t\t\"business_account_id\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"whatsapp_business","description":"WhatsApp Business Cloud API credentials (Meta Graph API)","created_by":"hugo989","created_at":"2026-06-18T16:04:45.468Z"}}