Bitcoin Forum

Economy => Service Discussion => Topic started by: achnic on December 27, 2017, 05:41:46 PM



Title: CoinsMarkets Trade API
Post by: achnic on December 27, 2017, 05:41:46 PM
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.


Title: Re: CoinsMarkets Trade API
Post by: kikkoman99 on December 27, 2017, 07:43:44 PM
What output are you seeing when you attempt a curl? The  documentation specifies that it requires a POST request with username/pw.


Title: Re: CoinsMarkets Trade API
Post by: Lavdanoid on December 28, 2017, 08:45:23 AM
I think their API is not working at this moment or not implemented yet.
Tried to query https://coinsmarkets.com/apiv1.php (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


Title: Re: CoinsMarkets Trade API
Post by: achnic on December 28, 2017, 11:12:47 PM
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 (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! :)


Title: Re: CoinsMarkets Trade API
Post by: cysn1 on January 11, 2018, 09:03:36 AM
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 (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! :)

I put https://coinsmarkets.com/api.php A trading looking object came up, but seemed to have no functionality.