Get API public v1 pulse stats

get/api/public/v1/pulse/stats

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

avgWinRatenumber double required
dataEndDatestring required
dataStartDatestring required
totalPnlnumber double required
totalTradersinteger required
totalTradesnumber double required
totalVolumenumber double required

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/GlobalStatsBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.