{"service":"SMS Mock Provider API","version":"1.0.0","documentation":"/docs","providers":{"twilio":{"sendSms":"POST /twilio/2010-04-01/Accounts/{AccountSid}/Messages.json","getStatus":"GET /twilio/2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}.json","webhook":"POST /twilio/webhook"},"infobip":{"sendSms":"POST /infobip/sms/2/text/advanced","sendBulk":"POST /infobip/sms/2/bulk","getStatus":"GET /infobip/sms/1/reports","webhook":"POST /infobip/webhook"},"vonage":{"sendSms":"POST /vonage/sms/json","getStatus":"GET /vonage/search/message/{messageId}","webhook":"POST /vonage/webhook"},"messagebird":{"sendSms":"POST /messagebird/messages","getStatus":"GET /messagebird/messages/{messageId}","webhook":"POST /messagebird/webhook"},"plivo":{"sendSms":"POST /plivo/v1/Account/{authId}/Message/","getStatus":"GET /plivo/v1/Account/{authId}/Message/{messageUuid}/","webhook":"POST /plivo/webhook"},"sinch":{"sendSms":"POST /sinch/sms/v1/batches","getStatus":"GET /sinch/sms/v1/batches/{batchId}","webhook":"POST /sinch/webhook"}},"debug":{"health":"GET /health","messages":"GET /debug/messages","webhooks":"GET /debug/webhooks","clear":"DELETE /debug/clear"}}