Introduction

Next


Introduction


QUANTIL's Platform API lets you manage and monitor your use of QUANTIL's CDN products.


With our XML API, you use the HTTP protocol with POST, PUT, GET, DELETE, and other methods to configure, view, and delete resources.


If you are not yet using QUANTIL's products, please contact us at sales@quantil.com to learn how you can leverage our Intelligent Network.

Audience

This document is intended for developers who wish to programmatically configure their QUANTIL service with a RESTful interface.  It provides an introduction to using the API and technical reference material.  It assumes

that you have experience writing programs that consume web services through HTTP requests.


As an alternative to creating HTTP requests and parsing responses manually using the XML API, you can use QUANTIL's client library.  We currently provide support for Java.