{"library":"smsglobal","type":"library","category":null,"description":"SDK for the SMSGlobal REST API (version 1.2.5) allowing Node.js applications to send SMS, manage outgoing/incoming messages, and handle OTP verification. The library requires API credentials (key and secret) and returns promises or supports callbacks. It is designed for Node.js >=9 and is actively maintained with weekly releases. Compared to generic HTTP clients, it provides a higher-level abstraction with built-in OTP support and automatic promise wrapping.","language":"javascript","status":"active","version":"1.2.5","tags":["javascript","smsglobal","rest","api","sms"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install smsglobal","imports":["import smsglobal from 'smsglobal'; const client = smsglobal(apiKey, apiSecret);","client.sms.send(payload, callback);","client.otp.send(payload, callback);"]},{"cmd":"yarn add smsglobal","imports":[]},{"cmd":"pnpm add smsglobal","imports":[]}],"homepage":"https://github.com/smsglobal/smsglobal-node#readme","github":"https://github.com/smsglobal/smsglobal-node","docs":null,"changelog":null,"pypi":null,"npm":"smsglobal","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}