CaseMap Server

About the CaseMap Server API

About the CaseMap Server API

Previous topic Next topic No directory for this topic No expanding text in this topic  

About the CaseMap Server API

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

The current version of the CaseMap Server API uses WCF to expose two services: CMServerAD, and CMServerLA. These two services allow you to retrieve the various cases, users, views, and spreadsheet data currently available on the server. The two services differ only in their authentication protocol.

 

CMServerAD - Exposes a REST endpoint that is authenticated using Active Directory.
CMServerLA - Exposes a REST endpoint that uses Local Authentication.

 

Before you use these services however, you must confirm that you have the appropriate permissions to access the server. For more information, see About the CaseMap Server programming documention.