Skip to content

ipARTEM/api-connectors

This branch is 5 commits behind BitMEX/api-connectors:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2023
Nov 29, 2023
May 22, 2024
May 22, 2024
Nov 29, 2023
Mar 30, 2017
Mar 30, 2017
Nov 30, 2015
Jun 1, 2020
Dec 18, 2019
Nov 29, 2023

Repository files navigation

BitMEX API Connectors

A few simple connectors for connecting to the BitMEX API, which conforms to the Swagger spec.

Connectors in the clients directory are autogenerated. Connectors in the official-* directory are written or vetted by BitMEX employees to showcase various features.

Official Examples

HTTP

Websockets

The easiest way to get real-time data from BitMEX is via the BitMEX Delta Server, a locally-runnable HTTP server that subscribes to live data on your behalf. You can poll this local server as often as you want.

Auto-Generated Languages

Clients:

Swagger Output:

About

Libraries for connecting to the BitMEX API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 17.2%
  • C# 15.0%
  • Java 14.7%
  • PHP 13.2%
  • Python 7.8%
  • JavaScript 7.1%
  • Other 25.0%