GET Verticals API Version 1
Updated on 2014-06-03
Current Version: Version 2
Deprecated Version: 1
Requests Allowed: GET&SOAP
Summary:
Returns an array of verticals.
Resource/WSDL Page:
http://<your_domain_here>/api/1/get.asmx?op=Verticals
Parameters
api_key |
Must be a valid API key (existing and not expired) Example Values: Fo35NRAqvFLXoZxqB4aViaiYM7iVMhh |
**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 |
http://demo.cakemarketing.com/api/1/get.asmx/Verticals?api_key=dNJFmId9rI |
Sample XML Response:
Example Error Messages:
Error Message |
Likely Cause |
Invalid API Key |
API key does not exist or is expired |