CounterSoft
Gemini Issue Tracker

Gemini API: REST Web Services


Gemini v3.6 Build 2543  -  Refreshed: 31st December 2009
 
Overview
Introduction
Authentication
Response Formats
.NET Client API
Downloads
Schema Reference
API Index
Administration
Alerts
Custom Fields
Groups
Issues
Projects
Users

Introduction

Gemini drives effective project collaboration for software development teams and organizations. It's an issue tracker, bug tracker, help desk and general all-round software project management tool.

 

Gemini ships with a comprehensive API that enables third party applications and integrations.  The Gemini Service Manager .NET assembly provides a proxy-less experience for accessing Gemini resources across the wire.

 

The API is implemented as REST-based web services supporting XML and JSON response formats.

 

User authentication ensures secure and permissions-based access to Gemini resources such as Projects, Issues, Comments, Attachments, etc.

 

Users can authenticate in a number of ways:

  • Gemini Username + Password
  • Gemini Username + API Key
  • Windows Authentication

Sample applications are provided to help you get up to speed quickly.

 

NOTE: Please ensure that HTTP PUT/DELETE verbs have been enabled for .ASHX file types in IIS for your Gemini Web Application instance.  Please see documentation for screenshots on how you can do this.