Created
April 12, 2021 12:37
-
-
Save bengrunfeld/bbc0894c7217426857a48bb381946d98 to your computer and use it in GitHub Desktop.
Example Binance REST API Request using Curl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --request GET 'https://api.binance.com/api/v3/klines?symbol=BTCUSDT&interval=15m' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment