REST API endpoints documentation?
Created at 29 Oct 2024, 08:44
REST API endpoints documentation?
29 Oct 2024, 08:44
Trying to make a simple request to get the historical trade data of the account however I can't find any documentation on the REST API endpoints.
I can see some of the documentation covering OAuth and the two sample endpoints in the playground
api.spotware.com/connect/tradingaccounts
and api.spotware.com/connect/profile
Is that all there is?
PanagiotisCharalampous
29 Oct 2024, 16:24
Hi there,
Open API is an API based on TCP and protocol buffers. REST API endpoints are not available at the moment.
Best regards,
Panagiotis
@PanagiotisCharalampous