Where does one find documentation for the MtGox trade API?

0

I find a lot of references to it, ruby-wrappers etc., but where can one find actual documentation for the MtGox API?

Kristoffer Nolgren

Posted 2013-11-19T13:34:46.770

Reputation: 537

I rephrased the title of the question, since it seemed to me that you were more interested in where to find documentation rather then whether one exists. Please review whether the edit fits your intent, otherwise you may role it back, or improve it to your liking.Murch 2013-11-19T22:07:20.033

Answers

1

Here is their documentation for their http based api and here is their documentation for the websockets based one.

There are many wrappers in many languages already written.

just to name a few

Loourr

Posted 2013-11-19T13:34:46.770

Reputation: 3 022