Bitget APIBitget API
统一账户经典账户
旧文档
  • 概览
  • API 文档
  • WebSocket
  • Agent Hub
  • SDK
  • 更新日志
Copied to clipboard
概览
SDK与工具
JavaPythonNode.jsGolangPHP
SDK

PHP

Bitget 官方 PHP SDK(PHP 7.4+)。

代码路径:src/api/v2

安装

Requires Composer. From the SDK directory:

TerminalCode
composer update

使用

Run the bundled examples after configuring your credentials:

TerminalCode
php example_mix.php

更多:PHP SDK

Golang
On this page
  • 安装
  • 使用