Request Access Key

API

The Awareness API uses a REST-based interface. This means that our Awareness method calls are made over the internet by sending HTTP GET or POST requests to our REST server.

The API allows you to get access to any data and have it rendered in various different formats. Most of the APIs on the market use only static API commands, but Awareness' API consists of both static and dynamic commands. The documented static API commands are available to all clients and the dynamic can be created and customized to meet your needs.

Resources

View Documentation - Commands >
View Documentation - Using the Filter Parameter >
View Documentation - Using the JSON Library >
View Sample Code >