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
}
]Changes
Changed in 2 of the 64 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲