Mocean
Voice & SMSAPI keyBearer tokencredential probe
Send SMS, place voice calls driven by Mocean Command scripts, run Verify code flows and read account balance with MoceanAPI.
OCNORA ships 8 typed Mocean operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://rest.moceanapi.com/rest/2 through the HTTP node with the same credential.
Operations 8
- Check Verification CodeCheck the code the user typed back; a wrong code is reported, not raised as a step failure.mocean.check_verify_code
- Get Account BalanceRead the credit remaining on the Mocean account.mocean.get_balance
- Get Message StatusLook up the current delivery state of one sent message.mocean.get_message_status
- Hang Up CallEnd a call that is still in progress.mocean.hangup_call
- Make Voice CallPlace an outbound call and run a Mocean Command script on it once the callee answers.mocean.make_call
- Resend Verification CodeSend the same verification code to the number again.mocean.resend_verify_code
- Send SMSSend one text message to up to 500 recipient numbers.mocean.send_sms
- Send Verification CodeText a freshly generated verification code to a number and return the request id needed to check it.mocean.send_verify_code
More in Voice & SMS
Run your first Mocean workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.