Accessing Marketo Cloud instance REST API using HTTP | Community
Skip to main content
November 5, 2015
Question

Accessing Marketo Cloud instance REST API using HTTP

  • November 5, 2015
  • 3 replies
  • 1683 views

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:

 

< >.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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Kenny_Elkington
Adobe Employee
Adobe Employee
November 5, 2015

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

SanfordWhiteman
Level 10
November 5, 2015

Why would you want , anyway?  It's 2015.  SSL should be the norm -- if you're delivering to enterprises you should be pushing for more SSL, not less.

November 6, 2015

Thanks for the response

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

SanfordWhiteman
Level 10
November 6, 2015

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