<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=Cloud_Service_V4%3AProtocols</id>
	<title>Cloud Service V4:Protocols - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=Cloud_Service_V4%3AProtocols"/>
	<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=Cloud_Service_V4:Protocols&amp;action=history"/>
	<updated>2026-05-02T08:33:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.melissadata.com/index.php?title=Cloud_Service_V4:Protocols&amp;diff=10511&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;Melissa Data Cloud Services support the following protocols, all using HTTP:  ==Protocols== ===POST request using JSON with an XML or JSON response=== An HTTP POST is issued w...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=Cloud_Service_V4:Protocols&amp;diff=10511&amp;oldid=prev"/>
		<updated>2016-02-18T18:52:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Melissa Data Cloud Services support the following protocols, all using HTTP:  ==Protocols== ===POST request using JSON with an XML or JSON response=== An HTTP POST is issued w...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Melissa Data Cloud Services support the following protocols, all using HTTP:&lt;br /&gt;
&lt;br /&gt;
==Protocols==&lt;br /&gt;
===POST request using JSON with an XML or JSON response===&lt;br /&gt;
An HTTP POST is issued with the &amp;quot;ContentType&amp;quot; header specifying the format of the request and the &amp;quot;Accept&amp;quot; header specifying the format of the response. The default for both request and response is &amp;quot;application/json&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===GET request with querystring - JSON response===&lt;br /&gt;
Similar to traditional REST requests used by other Melissa Data web services in that the parameters are put into the querystring for the request. However, the response format can be controlled via the &amp;quot;Accept&amp;quot; header (default is &amp;quot;application/json&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
===POST request with &amp;quot;ContentType=application/x-www-form-urlencoded&amp;quot;===&lt;br /&gt;
Similar to the GET request above, but the querystring is put into the body of the request (with the leading &amp;quot;?&amp;quot; removed) and the POST verb is used instead of the GET verb. Typically used when submitting forms in HTML.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cloud Services]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>