DeepAffex Cloud
The DeepAffex Cloud is used to analyze the facial blood-flow extracted by the DeepAffex Extraction Library. It can also be used to manage users and DeepAffex Studies under your organization.
The DeepAffex Cloud API is organized into endpoint groups composed of
individual endpoints. e.g., General
, Users
, Profiles
, Measurements
etc.
are high-level groups of calls while General.Status
is an individual endpoint
within the General
group.
The API is canonically documented on the DeepAffex API Apiary.
On iOS and Android, communication with the Cloud is managed by the higher-level Anura Core SDK. On the web, it's managed by the Web Measurement Service.