An open API service indexing awesome lists of open source software.

https://github.com/tarsislimadev/bybit-api

To get data from Bybit API
https://github.com/tarsislimadev/bybit-api

bybit-api json rest-api shell-script

Last synced: 20 days ago
JSON representation

To get data from Bybit API

Awesome Lists containing this project

README

          

# [Bybit V5 API](https://bybit-exchange.github.io/docs/v5/intro)

To get data from Bybit API

[API Docs](https://bybit-exchange.github.io/docs/v5/intro)

[API Explorer](https://bybit-exchange.github.io/docs/api-explorer/v5/category)

## social & donate

[Donate](https://link.mercadopago.com.br/brtmvdl) - [Telegram](https://t.me/+KRmg5MlqgMk0MTg5) - [Discord](https://discord.gg/VUJWb4Yk)

## how to install

### .env

```
DATABASE=./data
API_KEY=

```

## how to use

### get tickers

```
bash ./src/market/tickers.sh
```

## license

[MIT](./LICENSE)