Jump to Content
Bitfinex
OverviewRecipesDocumentation
Bitfinex
Overview
Open Source Libraries

Introduction

  • Introduction
  • Requirements and Limitations
  • API Derivatives Trading
  • Open Source Libraries
  • Changelog
  • Showcase
  • Withdraw requests and the "Travel Rule"

REST

  • General
  • Public Endpoints
  • Authenticated Endpoints
  • Reading the Documentation (REST)

WebSocket

  • General
  • Public Channels
  • Authenticated Channels
  • Reading the Documentation (WS)
  • WebSocket Checksum
  • Abbreviation Glossary
  • Flag Values

Open Source Libraries

The following open source projects are works in progress. We will be continually improving them, but we want to release them early so that the community can take a look, make use of them, and offer pull requests. Nothing in the Bitcoin world exists in isolation.

  • Go Library: bitfinexcom/bitfinex-api-go

  • Node.js Library: bitfinexcom/bitfinex-api-node

  • Ruby Library: bitfinexcom/bitfinex-api-rb

  • Python Library: https://github.com/bitfinexcom/bitfinex-api-py

  • PHP Library: https://github.com/bitfinexcom/bitfinex-api-php

Community projects

  • C# REST Library: https://github.com/twobeeb/BitfinexAPI

  • C# WSS Library: https://github.com/Marfusios/bitfinex-client-websocket

  • C++ Library: https://github.com/MMquant/bfx-cpp-api

  • Python 3 WSS Library: https://github.com/nlsdfnbch/bitfinex_wss

  • Python Client: https://github.com/ohenrik/bitfinex

  • Java WSS Library: https://github.com/jnidzwetzki/bitfinex-v2-wss-api-java

  • Rust Library: https://github.com/wisespace-io/bitfinex-rs

  • Node-RED: https://github.com/gasolin/node-red-contrib-bitfinex

Updated over 3 years ago


What’s Next
  • API Access
  • Table of Contents
    • Community projects