Sinch
JSON →Interact with Sinch APIs for communication services like conversation, email, verification, and voice.
Install
npx -y supergateway Tools · 5
- send_sms Send an SMS message to a recipient phone number.
- send_verification_code Send a verification code to a phone number for authentication.
- verify_code Verify a code sent to a phone number.
- get_sms_status Retrieve the status of a sent SMS message.
- get_verification_status Retrieve the status of a verification request.
Environment variables
PROJECT_IDCONVERSATION_APP_IDGEOCODING_API_KEYAPPLICATION_KEYAPPLICATION_SECRETMAILGUN_API_KEY
Links
★ 1 GitHub stars