You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

solapi

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solapi

SOLAPI SDK for Node.js(Server Side Only)

5.5.1
latest
Source
npmnpm
Version published
Weekly downloads
4.4K
-10.73%
Maintainers
1
Weekly downloads
 
Created
Source

SOLAPI SDK for Node.js(Server Side Only)

You can send text messages(SMS, LMS, MMS), Kakao friendtalk(include notification friendtalk) in Korea using this package. This package is 100% compatible with SOLAPI family services (CoolSMS and etc..).

Installing

To use the SDK, simply use npm package manager CLI. Type the following into a terminal window.

npm
npm install --save solapi
yarn
yarn add solapi
pnpm
pnpm add solapi

Usage

See examples folders

Opening Issues

If you’ve encountered a bug with the SOLAPI SDK for Node.js, we’d love to hear about it.
Before opening a new issue, please check the existing issues to see if your problem has already been reported.
It’s helpful to include the SDK version, your Node.js environment, and the OS you’re using.
If applicable, please also provide a stack trace and a minimal reproducible example.

License

Licensed under the MIT License.

Keywords

solapi

FAQs

Package last updated on 11 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts