Search content
Sort by

Showing 2 of 2 results by achnic
Post
Topic
Board Service Discussion
Re: CoinsMarkets Trade API
by
achnic
on 28/12/2017, 23:12:47 UTC
What output are you seeing when you attempt a curl? The  documentation specifies that it requires a POST request with username/pw.

I was getting HTTP 403.



I think their API is not working at this moment or not implemented yet.
Tried to query https://coinsmarkets.com/apiv1.php with POST request but it returned 404 status code.

UPD:
I wrote a ticket to support and received the next answer:
Quote
Hello

Yes , trade API is off for the moment , we are working on it

Regards

Thanks, this would explain it! Smiley
Post
Topic
Board Service Discussion
CoinsMarkets Trade API
by
achnic
on 27/12/2017, 17:41:46 UTC
Hi all,

I've been trying to access the trade API via the url listed on the coinsmarkets trade API page. I am not having much success with this url - I've been able to access other exchanges with their API, but not for coinsmarkets. I'm wondering if anyone knows if the url has been changed, and possibly not updated on the coinsmarkets page.

Thanks.