GET APIKey API Version 1
Updated on 2014-05-21
Current Version: Version 1
Deprecated Version: NA
Requests Allowed: GET&SOAP
Summary:
Returns the API key value.
Resource/WSDL Page:
http://<your_domain_here>/api/1/get.asmx?op=GetAPIKey
Parameters
username |
|
password |
**Note all optional parameters still need to be passed through in the actual call. These parameters do not need a value (therefore you can use a null value).
Example Request
GET | https://demo-new.cakemarketing.com/api/1/get.asmx/GetAPIKey?username=andy@getCAKE.com&password=a069gsSDG9341 |
Sample XML Response:
<string>ej7Cjys7pnJzSiMzsgzyth1u3d7PdXn</string>
Example Error Messages:
Error Message | Likely Cause |
(blank result set) | If it does not find the provided information the response is a blank XML result. |