A3. SocrateCloud API 3.0

Differences by API 1.0, 2.0

1. Message returned in JSON format

Starting with v3, available in SocrateCloud 15.09, all responses that produce "application/json" are returned in JSON format.

Example:

{

"data": "COC 12345"

}