Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Index Response Formats
Previous  |  Next

 10.12          API
 10.12.1            Introduction
 10.12.2            Enabling API support
 10.12.3            Authentication
 10.12.4            Response Formats
 10.12.5            .NET Quick-start
 10.12.6            Schema Reference
 10.12.7            Administration API
 10.12.8            Alerts API
 10.12.9            Custom Fields API
 10.12.10             Groups API
 10.12.11             Items API
 10.12.12             Projects API
 10.12.13             Users API
 10.12.14             Testing API
View  |  Print  |  PDF

15 documents found.


Response Formats

api

.NET Client API

Using the.NET Client API asembly will return actualy .NET objects such as IssueEN, ProjectEN, ComponentEN.

These objects all reside within the CounterSoft.Gemini.Commons assembly.

REST Web Services

The REST API will only accept XML and returns either XML or JSON formatted data.


Previous  |  Next