Skip to content

scaevola/api-connectors

 
 

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# 16.4%
  • Java 16.2%
  • PHP 13.8%
  • C++ 11.8%
  • Python 8.3%
  • Ruby 7.5%
  • Other 26.0%