cURL
curl --request GET \ --url https://api.vambe.me/api/public/channels/{channelType} \ --header 'x-api-key: <x-api-key>'
Fetches the channel associated with the specified channel type for the authenticated user.
API key for request authorization
The type of channel to retrieve
whatsapp
playground
web-whatsapp
instagram
Channel successfully retrieved
Was this page helpful?