Generate API keys: https://lightning.bitflyer.jp/developer Check your balance. import SwiftFlyer ... // For access private API. BitFlyer.apiKey = // Your API Key BitFlyer.apiSecretKey = // Your API Secret Key let request = GetBalanceRequest() ApiSession.shared.send(request) { result ...
import pybitflyer api = pybitflyer.API(api_key="xxx...", api_secret="yyy...") If you use HTTP Public API, API Key and API Secret can be omitted. Example Order Book api.board(product_code="BTC_JPY") Ticker api.ticker(product_code="BTC_JPY") Send a New Order You need to spec...
汤森路透(Thomson Reuters)成立于2008年4月17日,是由加拿大汤姆森公司(The Thomson Corporation)与英国路透集团(Reuters Group PLC)合并组成的商务和专业智能信息提供商。 据悉,bitFlyer所提供的相关信息通过EelkTunm数据平台与汤森路透专门定制的API接口传输。 16日,汤森路透已经表示,推出与加密货币相关的新服务,其数据...
查询交易详情 功能介绍 查询交易详情 调试 您可以在 API Explorer 中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI GET /v2/agent/apis/channel/{channel_name 来自:帮助中心 查看更多 → 商品交易 商品交易 查询和导出订单 销售管理 售后管理 数据分析 ...