Fullscreen on/off iPad Touch Mobile

All documents

Title Description

API

The IvyRoot API allows you to perform many of the operations on the web site and is critical for performing some of the operations that you cannot do directly with the UI. Getting data into IvyRoot is easily done via the API either directly or via a tool that invokes the API.

Getting Started

In this section we'll take you step by step through the basics of manipulating the API. In particular covering how measures are handled. You can jump around the sections as you wish or you can follow them through in sequence.

Sample PHP client

API Reference

The API Reference manual for IvyRoot detailing the URL's, methods and responses.

Making an API call

It is always nice to see some simple examples without having to really understand all the little details.

A little curl housekeeping

Looking at measures

Populating and querying measures

This section teaches you how to create a measure using the API and to add data to the measure.

Querying measures for different time aggregations

Querying measures with gaps in the data

Querying measures by name

Managing categories

Connecting measures and categories

RESTful

Authentication

API URLs

API Resources

API Elements

HTTP Methods

Successful responses

Error Responses

Resources

Glossary