Search code examples
facebook-graph-apiwhatsappwhatsapp-cloud-api

Is it possible to get whatsapp business account ID and phone number ID using only the access token with an API?


Facebook has the following API -

https://graph.facebook.com/API_VERSION/me?fields=FIELDS&access_token=ACCESS_TOKEN

Does WhatsApp have a similar API where I can get all account information, such as phone number ID and business account ID, by using only the access token and nothing else? I have searched the official documentation and all the APIs I have come across either use the business account ID or the phone number ID to retrieve account information.

I would really appreciate any suggestions provided. Thank you.


Solution

  • No there is no specific API for individual businesses, At least requires a business account ID, refer to this documentation, there are some APIs to access a single phone number and all phone numbers using business account ID.

    For Business Solutions Providers (BSPs), If you are then you have to use Embedded Signup for Business Solution Providers, https://developers.facebook.com/docs/whatsapp/embedded-signup