Logo
WhatsApp Business Platform API Documentation

Embedded Signup

Number of APIs: 21


Embedded Signup is an embeddable onboarding flow that makes it easy for Solution Partners, Tech Providers, and Tech Partners to onboard business customers to WhatsApp Cloud API, hosted by Meta, or WhatsApp On-Premises API.

This collection contains common queries that can — and in some cases , must — be used to complete the onboarding process.

See our Embedded Signup documentation for implementation instructions and additional details.


1. API Reference-Lines of Credit - Credit Line ID

GET https://graph.facebook.com/{{Version}}/{{Credit-Line-ID}}/owning_credit_allocation_configs



2. API Reference-WABAs - Debug Token

GET https://graph.facebook.com/{{Version}}/debug_token?input_token={{OAuth-User-Token}}



3. Get Started-Step 2: Integrate with Required Endpoints - Get IDs for the BSP's System Users

GET https://graph.facebook.com/{{Version}}/{{Business-ID}}/system_users



4. API Reference-Lines of Credit - Credit Sharing Record ID

DELETE https://graph.facebook.com/{{Version}}/{{Allocation-Config-ID}}



5. Get Started-Step 2: Integrate with Required Endpoints - Subscribe App to WhatsApp Business Account

POST https://graph.facebook.com/{{Version}}/{{Assigned-WABA-ID}}/subscribed_apps



6. Get Started-Step 2: Integrate with Required Endpoints - Fetch Assigned Users of WhatsApp Business Account

GET https://graph.facebook.com/{{Version}}/{{Assigned-WABA-ID}}/assigned_users?business={{Business-ID}}



7. Get Started-Step 2: Integrate with Required Endpoints - Add System User to WABA

POST https://graph.facebook.com/{{Version}}/{{Assigned-WABA-ID}}/assigned_users?user={{User-ID}}&tasks=['<PERMISSIONS>']



8. API Reference-WABAs - Shared WABAs

GET https://graph.facebook.com/{{Version}}/{{Business-ID}}/client_whatsapp_business_accounts



9. API Reference-WABAs - WABA ID

GET https://graph.facebook.com/{{Version}}/{{Assigned-WABA-ID}}



10. API Reference-WABAs - Owned and Client WABAs

ENDPOINTS