Empatica Cloud Data Access (S3)

The primary programmatic data interface for the Empatica Health Monitoring Platform. High-frequency raw data from EmbracePlus is uploaded to the Empatica Cloud every 30 minutes and made available in an organization-scoped AWS S3 bucket (s3://bucket-name/version/dir-name/) as Apache Avro files named [participant_id]_[utc_timestamp_start].avro. Access is authorized with Data Access Keys — an AWS Access Key ID and Secret Access Key generated and revoked from the Data Access Keys page of the Care Portal, with a maximum of two active key sets per account. Any S3-capable client works: Cyberduck, AWS CLI v2, or the AWS SDKs.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/empatica-cloud-data-access"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: empatica-cloud-data-access
name: Empatica Cloud Data Access (S3)
description: 'The primary programmatic data interface for the Empatica Health Monitoring Platform. High-frequency
  raw data from EmbracePlus is uploaded to the Empatica Cloud every 30 minutes and made available in an
  organization-scoped AWS S3 bucket (s3://bucket-name/version/dir-name/) as Apache Avro files named [participant_id]_[utc_timestamp_start].avro.
  Access is authorized with Data Access Keys — an AWS Access Key ID and Secret Access Key generated and
  revoked from the Data Access Keys page of the Care Portal, with a maximum of two active key sets per
  account. Any S3-capable client works: Cyberduck, AWS CLI v2, or the AWS SDKs.'
humanURL: https://support.empatica.com/hc/en-us/articles/13879014347421-Accessing-Data-on-the-S3-Bucket
tags:
- Raw Data
- Avro
- S3
properties:
- type: Documentation
  url: https://support.empatica.com/hc/en-us/articles/13879014347421-Accessing-Data-on-the-S3-Bucket
- type: Authentication
  url: authentication/empatica-authentication.yml
- type: DataModel
  url: data-model/empatica-data-model.yml