Home ›
HTTP POST (Obsolete)
Submitted by FranSan on Mon, 04/13/2009 - 11:44.
HTTP POST (Obsolete)
In older versions you could also invoke the service via an HTTP POST request using the following URL:
http://api.opencalais.com/enlighten/calais.asmx/Enlighten
When using HTTP POST, the argument line needs to be built in a way described above in the REST subsection. The REST option described above replaces the old HTTP POST requests.
The exact representation of the HTTP requests and responses for SOAP, REST and HTTP POST can be found here.
Return to API Invocation
