Signals

Upload a batch of sensor samples

post
/signals/upload

Accepts synchronized samples (EEG, PPG, EDA, IMU). Use SSE/streaming for real-time.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
sessionIdstringRequired
Responses
202

Queued for processing

application/json
post
/signals/upload
202

Queued for processing

Last updated

Was this helpful?