Viber Http Api Access

The API supports a wide range of message types and functionalities that go beyond simple text:

: Developers can send images, videos, files, and location data. Viber HTTP API

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. The API supports a wide range of message

{ "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 "sender": { "name": "SupportBot"

: Bots can send "rich media" messages (carousels) that users can swipe through, which is ideal for product catalogs or news summaries.