Contigo Data Exchange (API)

This service will provide the ability to access, manipulate and integrate data outside of the web based user interface. This site provides a variety of tools and information to accomplish this.

Features

On demand access to data for:

  • Vehicles

  • Assets

  • People

  • Groups

  • Departments

  • Landmarks

  • Location Information

  • SSL encrypted

  • Easy to navigate and integrate

  • Standard XML based output

The API is self describing, a good starting point is the root of the URL hierarchy and the API documentation:

https://{subdomain}.contigo.com/dex/08/1

Any user with API permission can access this service with their user-name and password.

Resources

Documenation

API Documentation - Extensive documentation on accessible webservices

Tools

POST/PUT/DELETE Debugging Tool - Testing tool to test the ability to modify resources

External Links

HTTP Standard - W3 HTTP protocol specification
Java Restlet Framework - Convenient Java framework to consume services
Django for Python - Convenient Python framework to consume services