Difference between revisions of "Intersango/API"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "currency_pair_id is an optional GET parameter to all data api calls 1 = BTC:GBP 2 = BTC:EUR 3 = BTC:USD https://intersango.com/api/ticker.php https://intersango.com/api/trade...")
 
Line 4: Line 4:
 
3 = BTC:USD
 
3 = BTC:USD
  
https://intersango.com/api/ticker.php
+
* https://intersango.com/api/ticker.php
https://intersango.com/api/trades.php
+
* https://intersango.com/api/trades.php
https://intersango.com/api/depth.php
+
* https://intersango.com/api/depth.php

Revision as of 12:13, 7 September 2011

currency_pair_id is an optional GET parameter to all data api calls 1 = BTC:GBP 2 = BTC:EUR 3 = BTC:USD