Community discussions

MikroTik App

Search found 2 matches

by skocdopolet
Sun Feb 27, 2022 9:19 pm
Forum: Scripting
Topic: REST API through POSTMAN
Replies: 3
Views: 6494

Re: REST API through POSTMAN

I am too interested. Does anybody know about REST API through POSTMAN?
by skocdopolet
Sun Feb 27, 2022 3:57 pm
Forum: Scripting
Topic: REST API - Send SMS
Replies: 1
Views: 5227

REST API - Send SMS

Hello, I have a mikrotik router with LTE interface. I want to send SMS via REST API, but I'm not able to be success. This command runs OK: curl -k -u admin: 'https://192.168.8.95/rest/tool/sms' With this result: {"allowed-number":"","auto-erase":"false","...