Intersango/API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
currency_pair_id is an optional GET parameter to all data api calls | currency_pair_id is an optional GET parameter to all data api calls | ||
1 = BTC:GBP | * 1 = BTC:GBP | ||
2 = BTC:EUR | * 2 = BTC:EUR | ||
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