Content Server Web API


0.    API Modification History

Thiis section lists the modifications to this API which have occurred over time

0.1    Content Server Release 3.0

0.2    Content Server Release 3.1 Yet to be done:
  • item# 2 in the search api

  • 1.    Overview

    This document describes the Web API of the Content Server. Since the Content Server runs as an extension of a supported Web Server, this API is expressed as URLs conforming to the CGI convention - that is,
    http://<server-addr>/lizardtech/iserv/<func>?<name1>=<value1>&<name2>=<value2> ...
    In response to these requests, the Image Server responds with one of the following:

    2. The API

    2.1 Image and Document Services

    2.1.1 getImage

    2.1.2 calcRgn

    2.1.3 getDoc

    2.1.4 getThumb


    2.2 Catalog query

    2.2.1 browse

    2.2.2 search


    2.3 Administrative

    Administrative commands are defined in another document TBD.


    2.4 Other

    2.4.1 getStyle

    2.4.2 getWatermark