Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : Using the Mobile Administrator API : Content Type and Base Paths
Content Type and Base Paths
The Mobile Administrator API is JSON based. To trigger JSON output, do one of the following:
*Set an Accept: application/json HTTP request header.
*Add the extension .json to the API URL paths, for example/api/v1/apps.json.
Note:  
This does not apply to requests that return images.
The Mobile Administrator API uses the following base path: /api/v1.
Examples of full request paths are /api/v1/apps or /api/v1/apps.json.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback