Re: Accessing Marketo Cloud instance REST API using HTTP

Anonymous
Not applicable

Accessing Marketo Cloud instance REST API using HTTP

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:

 

https://< >.mktorest.com

Is above URL configurable to HTTP, If Yes, then what are the settings end user has to do?.

Any pointer will be helpful

Thanks

4 REPLIES 4
Kenny_Elkington
Marketo Employee

Re: Accessing Marketo Cloud instance REST API using HTTP

No, there is no access to the REST API over http, and there is no way to configure it otherwise.

SanfordWhiteman
Level 10 - Community Moderator

Re: Accessing Marketo Cloud instance REST API using HTTP

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.

Anonymous
Not applicable

Re: Accessing Marketo Cloud instance REST API using HTTP

Thanks for the response

We just want to confirm whether REST using Http or not.

SanfordWhiteman
Level 10 - Community Moderator

Re: Accessing Marketo Cloud instance REST API using HTTP

It's not, and that should make you and your clients happy.