Heart v2 - Get
POST {{base_url}}/v2/heart
Provides the high frequency data of an ECG recording in micro-volt (μV).
Please refer to the API Reference for more details.
Request Body
[{"name"=>"action", "value"=>"get", "datatype"=>"string"}, {"name"=>"signalid", "value"=>"REPLACE WITH ECG/EKG SIGNAL ID", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |