Hi,
We are working on one of the project for our customer to develop plugin connectors (Integration Adapter), which would enable the end users to quickly integrate cloud and on premise applications. As a part of this project, we are targeting to develop plugin connectors for Marketo.
So while exploring REST APIs, it is observed that by default Base URL is using HTTPS
Base URL:
Is above URL configurable to HTTP, If Yes, then what are the settings end user has to do?.
Any pointer will be helpful
Thanks
No, there is no access to the REST API over http, and there is no way to configure it otherwise.
Why would you want http://, anyway? It's 2015. SSL should be the norm -- if you're delivering to enterprises you should be pushing for more SSL, not less.
Thanks for the response
We just want to confirm whether REST using Http or not.
It's not, and that should make you and your clients happy.