Bitget APIBitget API
UTAClassic
Legacy Doc
  • Overview
  • API Documentation
  • WebSocket
  • Agent Hub
  • SDK
  • Changelog
Copied to clipboard
Overview
SDK & Tools
JavaPythonNode.jsGolangPHP
SDK

PHP

Official PHP SDK for the Bitget API (PHP 7.4+).

Code path:src/api/v2

Install

Requires Composer. From the SDK directory:

TerminalCode
composer update

Usage

Run the bundled examples after configuring your credentials:

TerminalCode
php example_mix.php

More: PHP SDK

Golang
On this page
  • Install
  • Usage