i am trying to connect magento api connection using soap client and am confusing about what url use for api connection.Is magento used Either used Secure Url Or Unsecure url.
My Web Url setting like this:
unsecured is http(http://www.examaple.com/)
and Secured url is HTTPS(https://www.examaple.com/)
Then tell what protocol is used for api connection?
Also i want to know which one is proper url for Soap APi Connection