Wepa API

A secure and reliable gateway to Wepa systems and data.

RESTful resources with JSON

Wepa API offers a variety of data entities (resources) available for use by registered clients. Print files, users, and kiosks are all available for retrieval and/or uploading under specific URLs that utilize HTTP both as a transport protocol and messaging system. By using a proven, open-standard like HTTP and RESTful architecture both provider (Wepa) and consumer (you) are free from having to establish lower-level communication like operation type, content type, and response/status messaging.

Even more streamlined is the lightweight JSON object notation. Universal in nature, JSON offers consumers a simple, basic data structure that is easily understood by virtually all platforms/programming languages. This frees both provider and consumer from maintaining large, overly cumbersome XML structures for content sharing.