回答編集履歴
1
読みやすくした
answer
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
お疲れ様です。
|
|
2
2
|
|
|
3
|
-
[Bitmex REST API](https://testnet.bitmex.com/app/restAPI#Authentication)
|
|
3
|
+
このドキュメントを見ると[permanent API key]が必要のようです:[Bitmex REST API](https://testnet.bitmex.com/app/restAPI#Authentication)
|
|
4
|
-
|
|
4
|
+
|
|
5
|
-
[Authenticating with an API Key](https://testnet.bitmex.com/app/apiKeysUsage#Authenticating-with-an-API-Key)によると以下のヘッダーを送る必要があります:
|
|
5
|
+
そして、[Authenticating with an API Key](https://testnet.bitmex.com/app/apiKeysUsage#Authenticating-with-an-API-Key)によると以下のヘッダーを送る必要があります:
|
|
6
6
|
```
|
|
7
7
|
api-expires
|
|
8
8
|
api-key
|