Empatica Platform API (api.empatica.com)

Live REST host observed at https://api.empatica.com/v2/ that backs Empatica's mobile apps and web portals. Probed anonymously on 2026-08-12: POST /v2/login answers a JSON error envelope, GET /v2/users/me and /v2/devices require a bearer token, and the CORS preflight advertises the custom request headers x-emp-app-name, x-emp-app-version, x-emp-app-platform and elastic-apm-traceparent. Empatica publishes no public reference, OpenAPI or developer portal for this host — everything recorded here about it is probe evidence, not documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: empatica-platform-api
name: Empatica Platform API (api.empatica.com)
description: 'Live REST host observed at https://api.empatica.com/v2/ that backs Empatica''s mobile apps
  and web portals. Probed anonymously on 2026-08-12: POST /v2/login answers a JSON error envelope, GET
  /v2/users/me and /v2/devices require a bearer token, and the CORS preflight advertises the custom request
  headers x-emp-app-name, x-emp-app-version, x-emp-app-platform and elastic-apm-traceparent. Empatica
  publishes no public reference, OpenAPI or developer portal for this host — everything recorded here
  about it is probe evidence, not documentation.'
humanURL: https://www.empatica.com/platform/home/
baseURL: https://api.empatica.com/v2/
tags:
- REST
- Undocumented
properties:
- type: Authentication
  url: authentication/empatica-authentication.yml
- type: ErrorCatalog
  url: errors/empatica-error-codes.yml
- type: RateLimits
  url: rate-limits/empatica-rate-limits.yml