Experimental endpoints
List active Trade Detection subscriptions
Returns active Trade Detection subscriptions for your Client ID. Cancelled subscriptions are not returned.
get/snapTrade/tradeDetection/subscriptions
Response
Active Trade Detection subscriptions
Example response
[
{
"account_id": "917c8734-8470-4a3e-a18f-57c3f2ee6631",
"cost": "100.00",
"check_interval_seconds": 300
}
]