To start using the API, a developer must first create a and obtain an App Key (Authentication Token). This token is required in the header of every request sent to Viber.
{ "receiver": "01234567890A=", "min_api_version": 1, "sender": { "name": "SupportBot", "avatar": "http://example.com" }, "tracking_data": "tracking data", "type": "text", "text": "Hello, how can I help you today?" } Use code with caution. Copied to clipboard Use Cases in Modern Business Viber HTTP API
: Bots can send "rich media" messages (carousels) that users can swipe through, which is ideal for product catalogs or news summaries. To start using the API, a developer must