{"info":{"name":"SMS API v1.0","description":"APIs for outbound SMS messaging and delivery tracking.","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"},"item":[{"name":"Other","item":[{"name":"SMS JSON","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"noauth"},"url":{"raw":"{{baseUrl}}/genericapi/JSONGenericReceiver","host":["{{baseUrl}}"],"path":["genericapi","JSONGenericReceiver"]},"description":"SMS JSON","body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}}},"response":[]},{"name":"SMS GET","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"noauth"},"url":{"raw":"{{baseUrl}}/genericapi/QSGenericReceiver","host":["{{baseUrl}}"],"path":["genericapi","QSGenericReceiver"],"query":[{"key":"msg","value":"","disabled":true},{"key":"dest","value":"","disabled":true},{"key":"type","value":"","disabled":true},{"key":"header","value":"","disabled":true},{"key":"version","value":"","disabled":true},{"key":"accesskey","value":"","disabled":true},{"key":"dlt_entity_id","value":"","disabled":true},{"key":"dlt_template_id","value":"","disabled":true}]},"description":"SMS GET"},"response":[]},{"name":"OTP API Generation ","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"noauth"},"url":{"raw":"{{baseUrl}}/index.php/sms/clientotp","host":["{{baseUrl}}"],"path":["index.php","sms","clientotp"],"query":[{"key":"apikey","value":"","disabled":true},{"key":"mobile","value":"","disabled":true},{"key":"otpexpiry","value":"","disabled":true},{"key":"otplength","value":"","disabled":true},{"key":"template_id","value":"","disabled":true}]},"description":"OTP API Generation "},"response":[]},{"name":"OTP API regeneration","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"noauth"},"url":{"raw":"{{baseUrl}}/index.php/sms/resendclientotp","host":["{{baseUrl}}"],"path":["index.php","sms","resendclientotp"],"query":[{"key":"apikey","value":"","disabled":true},{"key":"mobile","value":"","disabled":true}]},"description":"OTP API regeneration"},"response":[]},{"name":"HLR API GET & POST","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"noauth"},"url":{"raw":"{{baseUrl}}/hlr/lookup","host":["{{baseUrl}}"],"path":["hlr","lookup"],"query":[{"key":"apikey","value":"","disabled":true},{"key":"mobile","value":"","disabled":true}]},"description":"HLR API GET & POST"},"response":[]}]}],"variable":[{"key":"baseUrl","value":"https://api.example.com/sms","type":"string"}]}