Table of Contents

Web API for Control (WAPIC, Coelacanth, API)

Description

Starting with Control 5.1, users now have the ability to integrate internal and external applications with the Control database using an API. The API for Cyrious uses the REST standard for all client & server communication.

Requirements

Documentation

Technical Reference Documentation is provided, you will need a working knowledge of web technologies and web programming to utilize this documentation. It is not meant as a how-to or step-by-step guide for end users.

2014-07-07_wapic_specifications.pdf

Database Preparation

Users with databases prior to OOB v2.80 must undergo a database preparation routine to add the necessary tables, views, constraints, functions, stored procedures, and adjustment column field types to be compatible with the API service. This is a process that Cyrious must do to your database in order for the API to function properly.

Installation

Testing

Troubleshooting

See Also