AgilePoint API

This document describes the AgilePoint remote API, which you can access using a web service or a Windows service (WCF).

The AgilePoint remote API is designed and implemented using the Microsoft .Net web service framework, but you can view the WSDL using Internet Explorer by connecting AgilePoint Server at a URL  the format:

WSDL is a web service standard that allows any client application to consume the AgilePoint API. However with .NET, Visual Studio or a command line can help to generate a web service proxy class that is used to consume the AgilePoint web service using the .NET object  model, rather than HTTP and XML. With AgilePoint Developer, AgilePoint provides a prebuilt web service proxy to simplify the process even further. Using the AgilePoint web service proxy also helps with upgrade and deployment because updates will occur using the AgilePoint upgrade kit.