sinch-conversation-api

Installation
SKILL.md

Sinch Conversation API

Overview

One unified API to send and receive messages across SMS, WhatsApp, RCS, MMS, Viber Business, Facebook Messenger, Instagram, Telegram, KakaoTalk, LINE, and WeChat. The API transcodes between a generic message format and channel-specific formats automatically.

Agent Instructions

Before generating code, gather from the user (skip any item already specified in the prompt or context):

  1. Approach — SDK or direct API calls (curl/fetch/requests)?
  2. Language — for SDK: Node.js, Python, Java, or .NET. For direct API: any language, or curl.

When the user chooses SDK, refer to the sinch-sdks skill for installation and client initialization, then to the bundled webhook references and SDK reference linked in Links. Note: .NET SDK support for Conversation API is partial.

When the user chooses direct API calls, refer to the Messages API Reference linked in Links for request/response schemas.

Security: See the Security section below for url fetching policy, handling inbound webhook content, and credential handling.

Installs
111
Repository
sinch/skills
GitHub Stars
8
First Seen
Mar 27, 2026
sinch-conversation-api — sinch/skills