@n8n-dev/n8n-nodes-binance 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/dist/nodes/Binance/resources/auto-invest/index.js +425 -0
  2. package/dist/nodes/Binance/resources/auto-invest/index.js.map +1 -1
  3. package/dist/nodes/Binance/resources/blvt/index.js +150 -0
  4. package/dist/nodes/Binance/resources/blvt/index.js.map +1 -1
  5. package/dist/nodes/Binance/resources/c-2-c/index.js +25 -0
  6. package/dist/nodes/Binance/resources/c-2-c/index.js.map +1 -1
  7. package/dist/nodes/Binance/resources/convert/index.js +200 -0
  8. package/dist/nodes/Binance/resources/convert/index.js.map +1 -1
  9. package/dist/nodes/Binance/resources/copy-trading/index.js +50 -0
  10. package/dist/nodes/Binance/resources/copy-trading/index.js.map +1 -1
  11. package/dist/nodes/Binance/resources/crypto-loans/index.js +525 -0
  12. package/dist/nodes/Binance/resources/crypto-loans/index.js.map +1 -1
  13. package/dist/nodes/Binance/resources/dual-investment/index.js +125 -0
  14. package/dist/nodes/Binance/resources/dual-investment/index.js.map +1 -1
  15. package/dist/nodes/Binance/resources/fiat/index.js +50 -0
  16. package/dist/nodes/Binance/resources/fiat/index.js.map +1 -1
  17. package/dist/nodes/Binance/resources/futures/index.js +75 -0
  18. package/dist/nodes/Binance/resources/futures/index.js.map +1 -1
  19. package/dist/nodes/Binance/resources/futures-algo/index.js +150 -0
  20. package/dist/nodes/Binance/resources/futures-algo/index.js.map +1 -1
  21. package/dist/nodes/Binance/resources/gift-card/index.js +150 -0
  22. package/dist/nodes/Binance/resources/gift-card/index.js.map +1 -1
  23. package/dist/nodes/Binance/resources/isolated-margin-stream/index.js +75 -0
  24. package/dist/nodes/Binance/resources/isolated-margin-stream/index.js.map +1 -1
  25. package/dist/nodes/Binance/resources/margin/index.js +1204 -4
  26. package/dist/nodes/Binance/resources/margin/index.js.map +1 -1
  27. package/dist/nodes/Binance/resources/margin-stream/index.js +75 -0
  28. package/dist/nodes/Binance/resources/margin-stream/index.js.map +1 -1
  29. package/dist/nodes/Binance/resources/mining/index.js +325 -0
  30. package/dist/nodes/Binance/resources/mining/index.js.map +1 -1
  31. package/dist/nodes/Binance/resources/nft/index.js +100 -0
  32. package/dist/nodes/Binance/resources/nft/index.js.map +1 -1
  33. package/dist/nodes/Binance/resources/pay/index.js +25 -0
  34. package/dist/nodes/Binance/resources/pay/index.js.map +1 -1
  35. package/dist/nodes/Binance/resources/portfolio-margin/index.js +325 -0
  36. package/dist/nodes/Binance/resources/portfolio-margin/index.js.map +1 -1
  37. package/dist/nodes/Binance/resources/rebate/index.js +25 -0
  38. package/dist/nodes/Binance/resources/rebate/index.js.map +1 -1
  39. package/dist/nodes/Binance/resources/savings/index.js +100 -0
  40. package/dist/nodes/Binance/resources/savings/index.js.map +1 -1
  41. package/dist/nodes/Binance/resources/simple-earn/index.js +600 -0
  42. package/dist/nodes/Binance/resources/simple-earn/index.js.map +1 -1
  43. package/dist/nodes/Binance/resources/spot-algo/index.js +125 -0
  44. package/dist/nodes/Binance/resources/spot-algo/index.js.map +1 -1
  45. package/dist/nodes/Binance/resources/staking/index.js +300 -0
  46. package/dist/nodes/Binance/resources/staking/index.js.map +1 -1
  47. package/dist/nodes/Binance/resources/stream/index.js +75 -0
  48. package/dist/nodes/Binance/resources/stream/index.js.map +1 -1
  49. package/dist/nodes/Binance/resources/sub-account/index.js +1105 -5
  50. package/dist/nodes/Binance/resources/sub-account/index.js.map +1 -1
  51. package/dist/nodes/Binance/resources/trade/index.js +575 -0
  52. package/dist/nodes/Binance/resources/trade/index.js.map +1 -1
  53. package/dist/nodes/Binance/resources/vip-loans/index.js +250 -0
  54. package/dist/nodes/Binance/resources/vip-loans/index.js.map +1 -1
  55. package/dist/nodes/Binance/resources/wallet/index.js +829 -4
  56. package/dist/nodes/Binance/resources/wallet/index.js.map +1 -1
  57. package/dist/package.json +1 -1
  58. package/dist/tsconfig.tsbuildinfo +1 -1
  59. package/package.json +1 -1
@@ -818,6 +818,31 @@ exports.marginDescription = [
818
818
  }
819
819
  }
820
820
  },
821
+ {
822
+ "displayName": "X MBX APIKEY (Header)",
823
+ "name": "security_apikeyauth",
824
+ "type": "string",
825
+ "default": "",
826
+ "description": "Binance Public API Key",
827
+ "required": false,
828
+ "routing": {
829
+ "request": {
830
+ "headers": {
831
+ "X-MBX-APIKEY": "={{ $value }}"
832
+ }
833
+ }
834
+ },
835
+ "displayOptions": {
836
+ "show": {
837
+ "resource": [
838
+ "Margin"
839
+ ],
840
+ "operation": [
841
+ "POST Sapi V 1 Margin Borrow Repay"
842
+ ]
843
+ }
844
+ }
845
+ },
821
846
  {
822
847
  "displayName": "GET /sapi/v1/margin/borrow-repay",
823
848
  "name": "operation",
@@ -1115,6 +1140,31 @@ exports.marginDescription = [
1115
1140
  }
1116
1141
  }
1117
1142
  },
1143
+ {
1144
+ "displayName": "X MBX APIKEY (Header)",
1145
+ "name": "security_apikeyauth",
1146
+ "type": "string",
1147
+ "default": "",
1148
+ "description": "Binance Public API Key",
1149
+ "required": false,
1150
+ "routing": {
1151
+ "request": {
1152
+ "headers": {
1153
+ "X-MBX-APIKEY": "={{ $value }}"
1154
+ }
1155
+ }
1156
+ },
1157
+ "displayOptions": {
1158
+ "show": {
1159
+ "resource": [
1160
+ "Margin"
1161
+ ],
1162
+ "operation": [
1163
+ "GET Sapi V 1 Margin Borrow Repay"
1164
+ ]
1165
+ }
1166
+ }
1167
+ },
1118
1168
  {
1119
1169
  "displayName": "GET /sapi/v1/margin/transfer",
1120
1170
  "name": "operation",
@@ -1394,6 +1444,31 @@ exports.marginDescription = [
1394
1444
  }
1395
1445
  }
1396
1446
  },
1447
+ {
1448
+ "displayName": "X MBX APIKEY (Header)",
1449
+ "name": "security_apikeyauth",
1450
+ "type": "string",
1451
+ "default": "",
1452
+ "description": "Binance Public API Key",
1453
+ "required": false,
1454
+ "routing": {
1455
+ "request": {
1456
+ "headers": {
1457
+ "X-MBX-APIKEY": "={{ $value }}"
1458
+ }
1459
+ }
1460
+ },
1461
+ "displayOptions": {
1462
+ "show": {
1463
+ "resource": [
1464
+ "Margin"
1465
+ ],
1466
+ "operation": [
1467
+ "GET Sapi V 1 Margin Transfer"
1468
+ ]
1469
+ }
1470
+ }
1471
+ },
1397
1472
  {
1398
1473
  "displayName": "GET /sapi/v1/margin/allAssets",
1399
1474
  "name": "operation",
@@ -1438,6 +1513,31 @@ exports.marginDescription = [
1438
1513
  }
1439
1514
  }
1440
1515
  },
1516
+ {
1517
+ "displayName": "X MBX APIKEY (Header)",
1518
+ "name": "security_apikeyauth",
1519
+ "type": "string",
1520
+ "default": "",
1521
+ "description": "Binance Public API Key",
1522
+ "required": false,
1523
+ "routing": {
1524
+ "request": {
1525
+ "headers": {
1526
+ "X-MBX-APIKEY": "={{ $value }}"
1527
+ }
1528
+ }
1529
+ },
1530
+ "displayOptions": {
1531
+ "show": {
1532
+ "resource": [
1533
+ "Margin"
1534
+ ],
1535
+ "operation": [
1536
+ "GET Sapi V 1 Margin All Assets"
1537
+ ]
1538
+ }
1539
+ }
1540
+ },
1441
1541
  {
1442
1542
  "displayName": "GET /sapi/v1/margin/allPairs",
1443
1543
  "name": "operation",
@@ -1483,6 +1583,31 @@ exports.marginDescription = [
1483
1583
  }
1484
1584
  }
1485
1585
  },
1586
+ {
1587
+ "displayName": "X MBX APIKEY (Header)",
1588
+ "name": "security_apikeyauth",
1589
+ "type": "string",
1590
+ "default": "",
1591
+ "description": "Binance Public API Key",
1592
+ "required": false,
1593
+ "routing": {
1594
+ "request": {
1595
+ "headers": {
1596
+ "X-MBX-APIKEY": "={{ $value }}"
1597
+ }
1598
+ }
1599
+ },
1600
+ "displayOptions": {
1601
+ "show": {
1602
+ "resource": [
1603
+ "Margin"
1604
+ ],
1605
+ "operation": [
1606
+ "GET Sapi V 1 Margin All Pairs"
1607
+ ]
1608
+ }
1609
+ }
1610
+ },
1486
1611
  {
1487
1612
  "displayName": "GET /sapi/v1/margin/priceIndex",
1488
1613
  "name": "operation",
@@ -1528,6 +1653,31 @@ exports.marginDescription = [
1528
1653
  }
1529
1654
  }
1530
1655
  },
1656
+ {
1657
+ "displayName": "X MBX APIKEY (Header)",
1658
+ "name": "security_apikeyauth",
1659
+ "type": "string",
1660
+ "default": "",
1661
+ "description": "Binance Public API Key",
1662
+ "required": false,
1663
+ "routing": {
1664
+ "request": {
1665
+ "headers": {
1666
+ "X-MBX-APIKEY": "={{ $value }}"
1667
+ }
1668
+ }
1669
+ },
1670
+ "displayOptions": {
1671
+ "show": {
1672
+ "resource": [
1673
+ "Margin"
1674
+ ],
1675
+ "operation": [
1676
+ "GET Sapi V 1 Margin Price Index"
1677
+ ]
1678
+ }
1679
+ }
1680
+ },
1531
1681
  {
1532
1682
  "displayName": "GET /sapi/v1/margin/order",
1533
1683
  "name": "operation",
@@ -1735,6 +1885,31 @@ exports.marginDescription = [
1735
1885
  }
1736
1886
  }
1737
1887
  },
1888
+ {
1889
+ "displayName": "X MBX APIKEY (Header)",
1890
+ "name": "security_apikeyauth",
1891
+ "type": "string",
1892
+ "default": "",
1893
+ "description": "Binance Public API Key",
1894
+ "required": false,
1895
+ "routing": {
1896
+ "request": {
1897
+ "headers": {
1898
+ "X-MBX-APIKEY": "={{ $value }}"
1899
+ }
1900
+ }
1901
+ },
1902
+ "displayOptions": {
1903
+ "show": {
1904
+ "resource": [
1905
+ "Margin"
1906
+ ],
1907
+ "operation": [
1908
+ "GET Sapi V 1 Margin Order"
1909
+ ]
1910
+ }
1911
+ }
1912
+ },
1738
1913
  {
1739
1914
  "displayName": "POST /sapi/v1/margin/order",
1740
1915
  "name": "operation",
@@ -2318,6 +2493,31 @@ exports.marginDescription = [
2318
2493
  }
2319
2494
  }
2320
2495
  },
2496
+ {
2497
+ "displayName": "X MBX APIKEY (Header)",
2498
+ "name": "security_apikeyauth",
2499
+ "type": "string",
2500
+ "default": "",
2501
+ "description": "Binance Public API Key",
2502
+ "required": false,
2503
+ "routing": {
2504
+ "request": {
2505
+ "headers": {
2506
+ "X-MBX-APIKEY": "={{ $value }}"
2507
+ }
2508
+ }
2509
+ },
2510
+ "displayOptions": {
2511
+ "show": {
2512
+ "resource": [
2513
+ "Margin"
2514
+ ],
2515
+ "operation": [
2516
+ "POST Sapi V 1 Margin Order"
2517
+ ]
2518
+ }
2519
+ }
2520
+ },
2321
2521
  {
2322
2522
  "displayName": "DELETE /sapi/v1/margin/order",
2323
2523
  "name": "operation",
@@ -2550,6 +2750,31 @@ exports.marginDescription = [
2550
2750
  }
2551
2751
  }
2552
2752
  },
2753
+ {
2754
+ "displayName": "X MBX APIKEY (Header)",
2755
+ "name": "security_apikeyauth",
2756
+ "type": "string",
2757
+ "default": "",
2758
+ "description": "Binance Public API Key",
2759
+ "required": false,
2760
+ "routing": {
2761
+ "request": {
2762
+ "headers": {
2763
+ "X-MBX-APIKEY": "={{ $value }}"
2764
+ }
2765
+ }
2766
+ },
2767
+ "displayOptions": {
2768
+ "show": {
2769
+ "resource": [
2770
+ "Margin"
2771
+ ],
2772
+ "operation": [
2773
+ "DELETE Sapi V 1 Margin Order"
2774
+ ]
2775
+ }
2776
+ }
2777
+ },
2553
2778
  {
2554
2779
  "displayName": "GET /sapi/v1/margin/interestHistory",
2555
2780
  "name": "operation",
@@ -2820,6 +3045,31 @@ exports.marginDescription = [
2820
3045
  }
2821
3046
  }
2822
3047
  },
3048
+ {
3049
+ "displayName": "X MBX APIKEY (Header)",
3050
+ "name": "security_apikeyauth",
3051
+ "type": "string",
3052
+ "default": "",
3053
+ "description": "Binance Public API Key",
3054
+ "required": false,
3055
+ "routing": {
3056
+ "request": {
3057
+ "headers": {
3058
+ "X-MBX-APIKEY": "={{ $value }}"
3059
+ }
3060
+ }
3061
+ },
3062
+ "displayOptions": {
3063
+ "show": {
3064
+ "resource": [
3065
+ "Margin"
3066
+ ],
3067
+ "operation": [
3068
+ "GET Sapi V 1 Margin Interest History"
3069
+ ]
3070
+ }
3071
+ }
3072
+ },
2823
3073
  {
2824
3074
  "displayName": "GET /sapi/v1/margin/forceLiquidationRec",
2825
3075
  "name": "operation",
@@ -3041,6 +3291,31 @@ exports.marginDescription = [
3041
3291
  }
3042
3292
  }
3043
3293
  },
3294
+ {
3295
+ "displayName": "X MBX APIKEY (Header)",
3296
+ "name": "security_apikeyauth",
3297
+ "type": "string",
3298
+ "default": "",
3299
+ "description": "Binance Public API Key",
3300
+ "required": false,
3301
+ "routing": {
3302
+ "request": {
3303
+ "headers": {
3304
+ "X-MBX-APIKEY": "={{ $value }}"
3305
+ }
3306
+ }
3307
+ },
3308
+ "displayOptions": {
3309
+ "show": {
3310
+ "resource": [
3311
+ "Margin"
3312
+ ],
3313
+ "operation": [
3314
+ "GET Sapi V 1 Margin Force Liquidation Rec"
3315
+ ]
3316
+ }
3317
+ }
3318
+ },
3044
3319
  {
3045
3320
  "displayName": "GET /sapi/v1/margin/account",
3046
3321
  "name": "operation",
@@ -3137,6 +3412,31 @@ exports.marginDescription = [
3137
3412
  }
3138
3413
  }
3139
3414
  },
3415
+ {
3416
+ "displayName": "X MBX APIKEY (Header)",
3417
+ "name": "security_apikeyauth",
3418
+ "type": "string",
3419
+ "default": "",
3420
+ "description": "Binance Public API Key",
3421
+ "required": false,
3422
+ "routing": {
3423
+ "request": {
3424
+ "headers": {
3425
+ "X-MBX-APIKEY": "={{ $value }}"
3426
+ }
3427
+ }
3428
+ },
3429
+ "displayOptions": {
3430
+ "show": {
3431
+ "resource": [
3432
+ "Margin"
3433
+ ],
3434
+ "operation": [
3435
+ "GET Sapi V 1 Margin Account"
3436
+ ]
3437
+ }
3438
+ }
3439
+ },
3140
3440
  {
3141
3441
  "displayName": "GET /sapi/v1/margin/openOrders",
3142
3442
  "name": "operation",
@@ -3293,6 +3593,31 @@ exports.marginDescription = [
3293
3593
  }
3294
3594
  }
3295
3595
  },
3596
+ {
3597
+ "displayName": "X MBX APIKEY (Header)",
3598
+ "name": "security_apikeyauth",
3599
+ "type": "string",
3600
+ "default": "",
3601
+ "description": "Binance Public API Key",
3602
+ "required": false,
3603
+ "routing": {
3604
+ "request": {
3605
+ "headers": {
3606
+ "X-MBX-APIKEY": "={{ $value }}"
3607
+ }
3608
+ }
3609
+ },
3610
+ "displayOptions": {
3611
+ "show": {
3612
+ "resource": [
3613
+ "Margin"
3614
+ ],
3615
+ "operation": [
3616
+ "GET Sapi V 1 Margin Open Orders"
3617
+ ]
3618
+ }
3619
+ }
3620
+ },
3296
3621
  {
3297
3622
  "displayName": "DELETE /sapi/v1/margin/openOrders",
3298
3623
  "name": "operation",
@@ -3450,6 +3775,31 @@ exports.marginDescription = [
3450
3775
  }
3451
3776
  }
3452
3777
  },
3778
+ {
3779
+ "displayName": "X MBX APIKEY (Header)",
3780
+ "name": "security_apikeyauth",
3781
+ "type": "string",
3782
+ "default": "",
3783
+ "description": "Binance Public API Key",
3784
+ "required": false,
3785
+ "routing": {
3786
+ "request": {
3787
+ "headers": {
3788
+ "X-MBX-APIKEY": "={{ $value }}"
3789
+ }
3790
+ }
3791
+ },
3792
+ "displayOptions": {
3793
+ "show": {
3794
+ "resource": [
3795
+ "Margin"
3796
+ ],
3797
+ "operation": [
3798
+ "DELETE Sapi V 1 Margin Open Orders"
3799
+ ]
3800
+ }
3801
+ }
3802
+ },
3453
3803
  {
3454
3804
  "displayName": "GET /sapi/v1/margin/allOrders",
3455
3805
  "name": "operation",
@@ -3708,10 +4058,35 @@ exports.marginDescription = [
3708
4058
  }
3709
4059
  },
3710
4060
  {
3711
- "displayName": "POST /sapi/v1/margin/order/oco",
3712
- "name": "operation",
3713
- "type": "notice",
3714
- "typeOptions": {
4061
+ "displayName": "X MBX APIKEY (Header)",
4062
+ "name": "security_apikeyauth",
4063
+ "type": "string",
4064
+ "default": "",
4065
+ "description": "Binance Public API Key",
4066
+ "required": false,
4067
+ "routing": {
4068
+ "request": {
4069
+ "headers": {
4070
+ "X-MBX-APIKEY": "={{ $value }}"
4071
+ }
4072
+ }
4073
+ },
4074
+ "displayOptions": {
4075
+ "show": {
4076
+ "resource": [
4077
+ "Margin"
4078
+ ],
4079
+ "operation": [
4080
+ "GET Sapi V 1 Margin All Orders"
4081
+ ]
4082
+ }
4083
+ }
4084
+ },
4085
+ {
4086
+ "displayName": "POST /sapi/v1/margin/order/oco",
4087
+ "name": "operation",
4088
+ "type": "notice",
4089
+ "typeOptions": {
3715
4090
  "theme": "info"
3716
4091
  },
3717
4092
  "default": "",
@@ -4282,6 +4657,31 @@ exports.marginDescription = [
4282
4657
  }
4283
4658
  }
4284
4659
  },
4660
+ {
4661
+ "displayName": "X MBX APIKEY (Header)",
4662
+ "name": "security_apikeyauth",
4663
+ "type": "string",
4664
+ "default": "",
4665
+ "description": "Binance Public API Key",
4666
+ "required": false,
4667
+ "routing": {
4668
+ "request": {
4669
+ "headers": {
4670
+ "X-MBX-APIKEY": "={{ $value }}"
4671
+ }
4672
+ }
4673
+ },
4674
+ "displayOptions": {
4675
+ "show": {
4676
+ "resource": [
4677
+ "Margin"
4678
+ ],
4679
+ "operation": [
4680
+ "POST Sapi V 1 Margin Order Oco"
4681
+ ]
4682
+ }
4683
+ }
4684
+ },
4285
4685
  {
4286
4686
  "displayName": "GET /sapi/v1/margin/orderList",
4287
4687
  "name": "operation",
@@ -4488,6 +4888,31 @@ exports.marginDescription = [
4488
4888
  }
4489
4889
  }
4490
4890
  },
4891
+ {
4892
+ "displayName": "X MBX APIKEY (Header)",
4893
+ "name": "security_apikeyauth",
4894
+ "type": "string",
4895
+ "default": "",
4896
+ "description": "Binance Public API Key",
4897
+ "required": false,
4898
+ "routing": {
4899
+ "request": {
4900
+ "headers": {
4901
+ "X-MBX-APIKEY": "={{ $value }}"
4902
+ }
4903
+ }
4904
+ },
4905
+ "displayOptions": {
4906
+ "show": {
4907
+ "resource": [
4908
+ "Margin"
4909
+ ],
4910
+ "operation": [
4911
+ "GET Sapi V 1 Margin Order List"
4912
+ ]
4913
+ }
4914
+ }
4915
+ },
4491
4916
  {
4492
4917
  "displayName": "DELETE /sapi/v1/margin/orderList",
4493
4918
  "name": "operation",
@@ -4720,6 +5145,31 @@ exports.marginDescription = [
4720
5145
  }
4721
5146
  }
4722
5147
  },
5148
+ {
5149
+ "displayName": "X MBX APIKEY (Header)",
5150
+ "name": "security_apikeyauth",
5151
+ "type": "string",
5152
+ "default": "",
5153
+ "description": "Binance Public API Key",
5154
+ "required": false,
5155
+ "routing": {
5156
+ "request": {
5157
+ "headers": {
5158
+ "X-MBX-APIKEY": "={{ $value }}"
5159
+ }
5160
+ }
5161
+ },
5162
+ "displayOptions": {
5163
+ "show": {
5164
+ "resource": [
5165
+ "Margin"
5166
+ ],
5167
+ "operation": [
5168
+ "DELETE Sapi V 1 Margin Order List"
5169
+ ]
5170
+ }
5171
+ }
5172
+ },
4723
5173
  {
4724
5174
  "displayName": "GET /sapi/v1/margin/allOrderList",
4725
5175
  "name": "operation",
@@ -4976,6 +5426,31 @@ exports.marginDescription = [
4976
5426
  }
4977
5427
  }
4978
5428
  },
5429
+ {
5430
+ "displayName": "X MBX APIKEY (Header)",
5431
+ "name": "security_apikeyauth",
5432
+ "type": "string",
5433
+ "default": "",
5434
+ "description": "Binance Public API Key",
5435
+ "required": false,
5436
+ "routing": {
5437
+ "request": {
5438
+ "headers": {
5439
+ "X-MBX-APIKEY": "={{ $value }}"
5440
+ }
5441
+ }
5442
+ },
5443
+ "displayOptions": {
5444
+ "show": {
5445
+ "resource": [
5446
+ "Margin"
5447
+ ],
5448
+ "operation": [
5449
+ "GET Sapi V 1 Margin All Order List"
5450
+ ]
5451
+ }
5452
+ }
5453
+ },
4979
5454
  {
4980
5455
  "displayName": "GET /sapi/v1/margin/openOrderList",
4981
5456
  "name": "operation",
@@ -5132,6 +5607,31 @@ exports.marginDescription = [
5132
5607
  }
5133
5608
  }
5134
5609
  },
5610
+ {
5611
+ "displayName": "X MBX APIKEY (Header)",
5612
+ "name": "security_apikeyauth",
5613
+ "type": "string",
5614
+ "default": "",
5615
+ "description": "Binance Public API Key",
5616
+ "required": false,
5617
+ "routing": {
5618
+ "request": {
5619
+ "headers": {
5620
+ "X-MBX-APIKEY": "={{ $value }}"
5621
+ }
5622
+ }
5623
+ },
5624
+ "displayOptions": {
5625
+ "show": {
5626
+ "resource": [
5627
+ "Margin"
5628
+ ],
5629
+ "operation": [
5630
+ "GET Sapi V 1 Margin Open Order List"
5631
+ ]
5632
+ }
5633
+ }
5634
+ },
5135
5635
  {
5136
5636
  "displayName": "GET /sapi/v1/margin/myTrades",
5137
5637
  "name": "operation",
@@ -5389,6 +5889,31 @@ exports.marginDescription = [
5389
5889
  }
5390
5890
  }
5391
5891
  },
5892
+ {
5893
+ "displayName": "X MBX APIKEY (Header)",
5894
+ "name": "security_apikeyauth",
5895
+ "type": "string",
5896
+ "default": "",
5897
+ "description": "Binance Public API Key",
5898
+ "required": false,
5899
+ "routing": {
5900
+ "request": {
5901
+ "headers": {
5902
+ "X-MBX-APIKEY": "={{ $value }}"
5903
+ }
5904
+ }
5905
+ },
5906
+ "displayOptions": {
5907
+ "show": {
5908
+ "resource": [
5909
+ "Margin"
5910
+ ],
5911
+ "operation": [
5912
+ "GET Sapi V 1 Margin My Trades"
5913
+ ]
5914
+ }
5915
+ }
5916
+ },
5392
5917
  {
5393
5918
  "displayName": "GET /sapi/v1/margin/maxBorrowable",
5394
5919
  "name": "operation",
@@ -5535,6 +6060,31 @@ exports.marginDescription = [
5535
6060
  }
5536
6061
  }
5537
6062
  },
6063
+ {
6064
+ "displayName": "X MBX APIKEY (Header)",
6065
+ "name": "security_apikeyauth",
6066
+ "type": "string",
6067
+ "default": "",
6068
+ "description": "Binance Public API Key",
6069
+ "required": false,
6070
+ "routing": {
6071
+ "request": {
6072
+ "headers": {
6073
+ "X-MBX-APIKEY": "={{ $value }}"
6074
+ }
6075
+ }
6076
+ },
6077
+ "displayOptions": {
6078
+ "show": {
6079
+ "resource": [
6080
+ "Margin"
6081
+ ],
6082
+ "operation": [
6083
+ "GET Sapi V 1 Margin Max Borrowable"
6084
+ ]
6085
+ }
6086
+ }
6087
+ },
5538
6088
  {
5539
6089
  "displayName": "GET /sapi/v1/margin/maxTransferable",
5540
6090
  "name": "operation",
@@ -5681,6 +6231,31 @@ exports.marginDescription = [
5681
6231
  }
5682
6232
  }
5683
6233
  },
6234
+ {
6235
+ "displayName": "X MBX APIKEY (Header)",
6236
+ "name": "security_apikeyauth",
6237
+ "type": "string",
6238
+ "default": "",
6239
+ "description": "Binance Public API Key",
6240
+ "required": false,
6241
+ "routing": {
6242
+ "request": {
6243
+ "headers": {
6244
+ "X-MBX-APIKEY": "={{ $value }}"
6245
+ }
6246
+ }
6247
+ },
6248
+ "displayOptions": {
6249
+ "show": {
6250
+ "resource": [
6251
+ "Margin"
6252
+ ],
6253
+ "operation": [
6254
+ "GET Sapi V 1 Margin Max Transferable"
6255
+ ]
6256
+ }
6257
+ }
6258
+ },
5684
6259
  {
5685
6260
  "displayName": "GET /sapi/v1/margin/tradeCoeff",
5686
6261
  "name": "operation",
@@ -5803,6 +6378,31 @@ exports.marginDescription = [
5803
6378
  }
5804
6379
  }
5805
6380
  },
6381
+ {
6382
+ "displayName": "X MBX APIKEY (Header)",
6383
+ "name": "security_apikeyauth",
6384
+ "type": "string",
6385
+ "default": "",
6386
+ "description": "Binance Public API Key",
6387
+ "required": false,
6388
+ "routing": {
6389
+ "request": {
6390
+ "headers": {
6391
+ "X-MBX-APIKEY": "={{ $value }}"
6392
+ }
6393
+ }
6394
+ },
6395
+ "displayOptions": {
6396
+ "show": {
6397
+ "resource": [
6398
+ "Margin"
6399
+ ],
6400
+ "operation": [
6401
+ "GET Sapi V 1 Margin Trade Coeff"
6402
+ ]
6403
+ }
6404
+ }
6405
+ },
5806
6406
  {
5807
6407
  "displayName": "GET /sapi/v1/margin/isolated/account",
5808
6408
  "name": "operation",
@@ -5924,6 +6524,31 @@ exports.marginDescription = [
5924
6524
  }
5925
6525
  }
5926
6526
  },
6527
+ {
6528
+ "displayName": "X MBX APIKEY (Header)",
6529
+ "name": "security_apikeyauth",
6530
+ "type": "string",
6531
+ "default": "",
6532
+ "description": "Binance Public API Key",
6533
+ "required": false,
6534
+ "routing": {
6535
+ "request": {
6536
+ "headers": {
6537
+ "X-MBX-APIKEY": "={{ $value }}"
6538
+ }
6539
+ }
6540
+ },
6541
+ "displayOptions": {
6542
+ "show": {
6543
+ "resource": [
6544
+ "Margin"
6545
+ ],
6546
+ "operation": [
6547
+ "GET Sapi V 1 Margin Isolated Account"
6548
+ ]
6549
+ }
6550
+ }
6551
+ },
5927
6552
  {
5928
6553
  "displayName": "DELETE /sapi/v1/margin/isolated/account",
5929
6554
  "name": "operation",
@@ -6046,6 +6671,31 @@ exports.marginDescription = [
6046
6671
  }
6047
6672
  }
6048
6673
  },
6674
+ {
6675
+ "displayName": "X MBX APIKEY (Header)",
6676
+ "name": "security_apikeyauth",
6677
+ "type": "string",
6678
+ "default": "",
6679
+ "description": "Binance Public API Key",
6680
+ "required": false,
6681
+ "routing": {
6682
+ "request": {
6683
+ "headers": {
6684
+ "X-MBX-APIKEY": "={{ $value }}"
6685
+ }
6686
+ }
6687
+ },
6688
+ "displayOptions": {
6689
+ "show": {
6690
+ "resource": [
6691
+ "Margin"
6692
+ ],
6693
+ "operation": [
6694
+ "DELETE Sapi V 1 Margin Isolated Account"
6695
+ ]
6696
+ }
6697
+ }
6698
+ },
6049
6699
  {
6050
6700
  "displayName": "POST /sapi/v1/margin/isolated/account",
6051
6701
  "name": "operation",
@@ -6168,6 +6818,31 @@ exports.marginDescription = [
6168
6818
  }
6169
6819
  }
6170
6820
  },
6821
+ {
6822
+ "displayName": "X MBX APIKEY (Header)",
6823
+ "name": "security_apikeyauth",
6824
+ "type": "string",
6825
+ "default": "",
6826
+ "description": "Binance Public API Key",
6827
+ "required": false,
6828
+ "routing": {
6829
+ "request": {
6830
+ "headers": {
6831
+ "X-MBX-APIKEY": "={{ $value }}"
6832
+ }
6833
+ }
6834
+ },
6835
+ "displayOptions": {
6836
+ "show": {
6837
+ "resource": [
6838
+ "Margin"
6839
+ ],
6840
+ "operation": [
6841
+ "POST Sapi V 1 Margin Isolated Account"
6842
+ ]
6843
+ }
6844
+ }
6845
+ },
6171
6846
  {
6172
6847
  "displayName": "GET /sapi/v1/margin/isolated/accountLimit",
6173
6848
  "name": "operation",
@@ -6264,6 +6939,31 @@ exports.marginDescription = [
6264
6939
  }
6265
6940
  }
6266
6941
  },
6942
+ {
6943
+ "displayName": "X MBX APIKEY (Header)",
6944
+ "name": "security_apikeyauth",
6945
+ "type": "string",
6946
+ "default": "",
6947
+ "description": "Binance Public API Key",
6948
+ "required": false,
6949
+ "routing": {
6950
+ "request": {
6951
+ "headers": {
6952
+ "X-MBX-APIKEY": "={{ $value }}"
6953
+ }
6954
+ }
6955
+ },
6956
+ "displayOptions": {
6957
+ "show": {
6958
+ "resource": [
6959
+ "Margin"
6960
+ ],
6961
+ "operation": [
6962
+ "GET Sapi V 1 Margin Isolated Account Limit"
6963
+ ]
6964
+ }
6965
+ }
6966
+ },
6267
6967
  {
6268
6968
  "displayName": "GET /sapi/v1/margin/isolated/allPairs",
6269
6969
  "name": "operation",
@@ -6386,6 +7086,31 @@ exports.marginDescription = [
6386
7086
  }
6387
7087
  }
6388
7088
  },
7089
+ {
7090
+ "displayName": "X MBX APIKEY (Header)",
7091
+ "name": "security_apikeyauth",
7092
+ "type": "string",
7093
+ "default": "",
7094
+ "description": "Binance Public API Key",
7095
+ "required": false,
7096
+ "routing": {
7097
+ "request": {
7098
+ "headers": {
7099
+ "X-MBX-APIKEY": "={{ $value }}"
7100
+ }
7101
+ }
7102
+ },
7103
+ "displayOptions": {
7104
+ "show": {
7105
+ "resource": [
7106
+ "Margin"
7107
+ ],
7108
+ "operation": [
7109
+ "GET Sapi V 1 Margin Isolated All Pairs"
7110
+ ]
7111
+ }
7112
+ }
7113
+ },
6389
7114
  {
6390
7115
  "displayName": "POST /sapi/v1/bnbBurn",
6391
7116
  "name": "operation",
@@ -6552,6 +7277,31 @@ exports.marginDescription = [
6552
7277
  }
6553
7278
  }
6554
7279
  },
7280
+ {
7281
+ "displayName": "X MBX APIKEY (Header)",
7282
+ "name": "security_apikeyauth",
7283
+ "type": "string",
7284
+ "default": "",
7285
+ "description": "Binance Public API Key",
7286
+ "required": false,
7287
+ "routing": {
7288
+ "request": {
7289
+ "headers": {
7290
+ "X-MBX-APIKEY": "={{ $value }}"
7291
+ }
7292
+ }
7293
+ },
7294
+ "displayOptions": {
7295
+ "show": {
7296
+ "resource": [
7297
+ "Margin"
7298
+ ],
7299
+ "operation": [
7300
+ "POST Sapi V 1 Bnb Burn"
7301
+ ]
7302
+ }
7303
+ }
7304
+ },
6555
7305
  {
6556
7306
  "displayName": "GET /sapi/v1/bnbBurn",
6557
7307
  "name": "operation",
@@ -6648,6 +7398,31 @@ exports.marginDescription = [
6648
7398
  }
6649
7399
  }
6650
7400
  },
7401
+ {
7402
+ "displayName": "X MBX APIKEY (Header)",
7403
+ "name": "security_apikeyauth",
7404
+ "type": "string",
7405
+ "default": "",
7406
+ "description": "Binance Public API Key",
7407
+ "required": false,
7408
+ "routing": {
7409
+ "request": {
7410
+ "headers": {
7411
+ "X-MBX-APIKEY": "={{ $value }}"
7412
+ }
7413
+ }
7414
+ },
7415
+ "displayOptions": {
7416
+ "show": {
7417
+ "resource": [
7418
+ "Margin"
7419
+ ],
7420
+ "operation": [
7421
+ "GET Sapi V 1 Bnb Burn"
7422
+ ]
7423
+ }
7424
+ }
7425
+ },
6651
7426
  {
6652
7427
  "displayName": "GET /sapi/v1/margin/interestRateHistory",
6653
7428
  "name": "operation",
@@ -6844,6 +7619,31 @@ exports.marginDescription = [
6844
7619
  }
6845
7620
  }
6846
7621
  },
7622
+ {
7623
+ "displayName": "X MBX APIKEY (Header)",
7624
+ "name": "security_apikeyauth",
7625
+ "type": "string",
7626
+ "default": "",
7627
+ "description": "Binance Public API Key",
7628
+ "required": false,
7629
+ "routing": {
7630
+ "request": {
7631
+ "headers": {
7632
+ "X-MBX-APIKEY": "={{ $value }}"
7633
+ }
7634
+ }
7635
+ },
7636
+ "displayOptions": {
7637
+ "show": {
7638
+ "resource": [
7639
+ "Margin"
7640
+ ],
7641
+ "operation": [
7642
+ "GET Sapi V 1 Margin Interest Rate History"
7643
+ ]
7644
+ }
7645
+ }
7646
+ },
6847
7647
  {
6848
7648
  "displayName": "GET /sapi/v1/margin/crossMarginData",
6849
7649
  "name": "operation",
@@ -6990,6 +7790,31 @@ exports.marginDescription = [
6990
7790
  }
6991
7791
  }
6992
7792
  },
7793
+ {
7794
+ "displayName": "X MBX APIKEY (Header)",
7795
+ "name": "security_apikeyauth",
7796
+ "type": "string",
7797
+ "default": "",
7798
+ "description": "Binance Public API Key",
7799
+ "required": false,
7800
+ "routing": {
7801
+ "request": {
7802
+ "headers": {
7803
+ "X-MBX-APIKEY": "={{ $value }}"
7804
+ }
7805
+ }
7806
+ },
7807
+ "displayOptions": {
7808
+ "show": {
7809
+ "resource": [
7810
+ "Margin"
7811
+ ],
7812
+ "operation": [
7813
+ "GET Sapi V 1 Margin Cross Margin Data"
7814
+ ]
7815
+ }
7816
+ }
7817
+ },
6993
7818
  {
6994
7819
  "displayName": "GET /sapi/v1/margin/isolatedMarginData",
6995
7820
  "name": "operation",
@@ -7136,6 +7961,31 @@ exports.marginDescription = [
7136
7961
  }
7137
7962
  }
7138
7963
  },
7964
+ {
7965
+ "displayName": "X MBX APIKEY (Header)",
7966
+ "name": "security_apikeyauth",
7967
+ "type": "string",
7968
+ "default": "",
7969
+ "description": "Binance Public API Key",
7970
+ "required": false,
7971
+ "routing": {
7972
+ "request": {
7973
+ "headers": {
7974
+ "X-MBX-APIKEY": "={{ $value }}"
7975
+ }
7976
+ }
7977
+ },
7978
+ "displayOptions": {
7979
+ "show": {
7980
+ "resource": [
7981
+ "Margin"
7982
+ ],
7983
+ "operation": [
7984
+ "GET Sapi V 1 Margin Isolated Margin Data"
7985
+ ]
7986
+ }
7987
+ }
7988
+ },
7139
7989
  {
7140
7990
  "displayName": "GET /sapi/v1/margin/isolatedMarginTier",
7141
7991
  "name": "operation",
@@ -7283,6 +8133,31 @@ exports.marginDescription = [
7283
8133
  }
7284
8134
  }
7285
8135
  },
8136
+ {
8137
+ "displayName": "X MBX APIKEY (Header)",
8138
+ "name": "security_apikeyauth",
8139
+ "type": "string",
8140
+ "default": "",
8141
+ "description": "Binance Public API Key",
8142
+ "required": false,
8143
+ "routing": {
8144
+ "request": {
8145
+ "headers": {
8146
+ "X-MBX-APIKEY": "={{ $value }}"
8147
+ }
8148
+ }
8149
+ },
8150
+ "displayOptions": {
8151
+ "show": {
8152
+ "resource": [
8153
+ "Margin"
8154
+ ],
8155
+ "operation": [
8156
+ "GET Sapi V 1 Margin Isolated Margin Tier"
8157
+ ]
8158
+ }
8159
+ }
8160
+ },
7286
8161
  {
7287
8162
  "displayName": "GET /sapi/v1/margin/rateLimit/order",
7288
8163
  "name": "operation",
@@ -7429,6 +8304,31 @@ exports.marginDescription = [
7429
8304
  }
7430
8305
  }
7431
8306
  },
8307
+ {
8308
+ "displayName": "X MBX APIKEY (Header)",
8309
+ "name": "security_apikeyauth",
8310
+ "type": "string",
8311
+ "default": "",
8312
+ "description": "Binance Public API Key",
8313
+ "required": false,
8314
+ "routing": {
8315
+ "request": {
8316
+ "headers": {
8317
+ "X-MBX-APIKEY": "={{ $value }}"
8318
+ }
8319
+ }
8320
+ },
8321
+ "displayOptions": {
8322
+ "show": {
8323
+ "resource": [
8324
+ "Margin"
8325
+ ],
8326
+ "operation": [
8327
+ "GET Sapi V 1 Margin Rate Limit Order"
8328
+ ]
8329
+ }
8330
+ }
8331
+ },
7432
8332
  {
7433
8333
  "displayName": "GET /sapi/v1/margin/crossMarginCollateralRatio",
7434
8334
  "name": "operation",
@@ -7448,6 +8348,31 @@ exports.marginDescription = [
7448
8348
  }
7449
8349
  }
7450
8350
  },
8351
+ {
8352
+ "displayName": "X MBX APIKEY (Header)",
8353
+ "name": "security_apikeyauth",
8354
+ "type": "string",
8355
+ "default": "",
8356
+ "description": "Binance Public API Key",
8357
+ "required": false,
8358
+ "routing": {
8359
+ "request": {
8360
+ "headers": {
8361
+ "X-MBX-APIKEY": "={{ $value }}"
8362
+ }
8363
+ }
8364
+ },
8365
+ "displayOptions": {
8366
+ "show": {
8367
+ "resource": [
8368
+ "Margin"
8369
+ ],
8370
+ "operation": [
8371
+ "GET Sapi V 1 Margin Cross Margin Collateral Ratio"
8372
+ ]
8373
+ }
8374
+ }
8375
+ },
7451
8376
  {
7452
8377
  "displayName": "GET /sapi/v1/margin/exchange-small-liability",
7453
8378
  "name": "operation",
@@ -7544,6 +8469,31 @@ exports.marginDescription = [
7544
8469
  }
7545
8470
  }
7546
8471
  },
8472
+ {
8473
+ "displayName": "X MBX APIKEY (Header)",
8474
+ "name": "security_apikeyauth",
8475
+ "type": "string",
8476
+ "default": "",
8477
+ "description": "Binance Public API Key",
8478
+ "required": false,
8479
+ "routing": {
8480
+ "request": {
8481
+ "headers": {
8482
+ "X-MBX-APIKEY": "={{ $value }}"
8483
+ }
8484
+ }
8485
+ },
8486
+ "displayOptions": {
8487
+ "show": {
8488
+ "resource": [
8489
+ "Margin"
8490
+ ],
8491
+ "operation": [
8492
+ "GET Sapi V 1 Margin Exchange Small Liability"
8493
+ ]
8494
+ }
8495
+ }
8496
+ },
7547
8497
  {
7548
8498
  "displayName": "GET /sapi/v1/margin/exchange-small-liability-history",
7549
8499
  "name": "operation",
@@ -7740,6 +8690,31 @@ exports.marginDescription = [
7740
8690
  }
7741
8691
  }
7742
8692
  },
8693
+ {
8694
+ "displayName": "X MBX APIKEY (Header)",
8695
+ "name": "security_apikeyauth",
8696
+ "type": "string",
8697
+ "default": "",
8698
+ "description": "Binance Public API Key",
8699
+ "required": false,
8700
+ "routing": {
8701
+ "request": {
8702
+ "headers": {
8703
+ "X-MBX-APIKEY": "={{ $value }}"
8704
+ }
8705
+ }
8706
+ },
8707
+ "displayOptions": {
8708
+ "show": {
8709
+ "resource": [
8710
+ "Margin"
8711
+ ],
8712
+ "operation": [
8713
+ "GET Sapi V 1 Margin Exchange Small Liability History"
8714
+ ]
8715
+ }
8716
+ }
8717
+ },
7743
8718
  {
7744
8719
  "displayName": "GET /sapi/v1/margin/next-hourly-interest-rate",
7745
8720
  "name": "operation",
@@ -7896,6 +8871,31 @@ exports.marginDescription = [
7896
8871
  }
7897
8872
  }
7898
8873
  },
8874
+ {
8875
+ "displayName": "X MBX APIKEY (Header)",
8876
+ "name": "security_apikeyauth",
8877
+ "type": "string",
8878
+ "default": "",
8879
+ "description": "Binance Public API Key",
8880
+ "required": false,
8881
+ "routing": {
8882
+ "request": {
8883
+ "headers": {
8884
+ "X-MBX-APIKEY": "={{ $value }}"
8885
+ }
8886
+ }
8887
+ },
8888
+ "displayOptions": {
8889
+ "show": {
8890
+ "resource": [
8891
+ "Margin"
8892
+ ],
8893
+ "operation": [
8894
+ "GET Sapi V 1 Margin Next Hourly Interest Rate"
8895
+ ]
8896
+ }
8897
+ }
8898
+ },
7899
8899
  {
7900
8900
  "displayName": "GET /sapi/v1/margin/capital-flow",
7901
8901
  "name": "operation",
@@ -8231,6 +9231,31 @@ exports.marginDescription = [
8231
9231
  }
8232
9232
  }
8233
9233
  },
9234
+ {
9235
+ "displayName": "X MBX APIKEY (Header)",
9236
+ "name": "security_apikeyauth",
9237
+ "type": "string",
9238
+ "default": "",
9239
+ "description": "Binance Public API Key",
9240
+ "required": false,
9241
+ "routing": {
9242
+ "request": {
9243
+ "headers": {
9244
+ "X-MBX-APIKEY": "={{ $value }}"
9245
+ }
9246
+ }
9247
+ },
9248
+ "displayOptions": {
9249
+ "show": {
9250
+ "resource": [
9251
+ "Margin"
9252
+ ],
9253
+ "operation": [
9254
+ "GET Sapi V 1 Margin Capital Flow"
9255
+ ]
9256
+ }
9257
+ }
9258
+ },
8234
9259
  {
8235
9260
  "displayName": "GET /sapi/v1/margin/delist-schedule",
8236
9261
  "name": "operation",
@@ -8327,6 +9352,31 @@ exports.marginDescription = [
8327
9352
  }
8328
9353
  }
8329
9354
  },
9355
+ {
9356
+ "displayName": "X MBX APIKEY (Header)",
9357
+ "name": "security_apikeyauth",
9358
+ "type": "string",
9359
+ "default": "",
9360
+ "description": "Binance Public API Key",
9361
+ "required": false,
9362
+ "routing": {
9363
+ "request": {
9364
+ "headers": {
9365
+ "X-MBX-APIKEY": "={{ $value }}"
9366
+ }
9367
+ }
9368
+ },
9369
+ "displayOptions": {
9370
+ "show": {
9371
+ "resource": [
9372
+ "Margin"
9373
+ ],
9374
+ "operation": [
9375
+ "GET Sapi V 1 Margin Delist Schedule"
9376
+ ]
9377
+ }
9378
+ }
9379
+ },
8330
9380
  {
8331
9381
  "displayName": "GET /sapi/v1/margin/available-inventory",
8332
9382
  "name": "operation",
@@ -8433,6 +9483,31 @@ exports.marginDescription = [
8433
9483
  }
8434
9484
  }
8435
9485
  },
9486
+ {
9487
+ "displayName": "X MBX APIKEY (Header)",
9488
+ "name": "security_apikeyauth",
9489
+ "type": "string",
9490
+ "default": "",
9491
+ "description": "Binance Public API Key",
9492
+ "required": false,
9493
+ "routing": {
9494
+ "request": {
9495
+ "headers": {
9496
+ "X-MBX-APIKEY": "={{ $value }}"
9497
+ }
9498
+ }
9499
+ },
9500
+ "displayOptions": {
9501
+ "show": {
9502
+ "resource": [
9503
+ "Margin"
9504
+ ],
9505
+ "operation": [
9506
+ "GET Sapi V 1 Margin Available Inventory"
9507
+ ]
9508
+ }
9509
+ }
9510
+ },
8436
9511
  {
8437
9512
  "displayName": "POST /sapi/v1/margin/manual-liquidation",
8438
9513
  "name": "operation",
@@ -8563,6 +9638,31 @@ exports.marginDescription = [
8563
9638
  }
8564
9639
  }
8565
9640
  },
9641
+ {
9642
+ "displayName": "X MBX APIKEY (Header)",
9643
+ "name": "security_apikeyauth",
9644
+ "type": "string",
9645
+ "default": "",
9646
+ "description": "Binance Public API Key",
9647
+ "required": false,
9648
+ "routing": {
9649
+ "request": {
9650
+ "headers": {
9651
+ "X-MBX-APIKEY": "={{ $value }}"
9652
+ }
9653
+ }
9654
+ },
9655
+ "displayOptions": {
9656
+ "show": {
9657
+ "resource": [
9658
+ "Margin"
9659
+ ],
9660
+ "operation": [
9661
+ "POST Sapi V 1 Margin Manual Liquidation"
9662
+ ]
9663
+ }
9664
+ }
9665
+ },
8566
9666
  {
8567
9667
  "displayName": "POST /sapi/v1/margin/order/oto",
8568
9668
  "name": "operation",
@@ -9354,6 +10454,31 @@ exports.marginDescription = [
9354
10454
  }
9355
10455
  }
9356
10456
  },
10457
+ {
10458
+ "displayName": "X MBX APIKEY (Header)",
10459
+ "name": "security_apikeyauth",
10460
+ "type": "string",
10461
+ "default": "",
10462
+ "description": "Binance Public API Key",
10463
+ "required": false,
10464
+ "routing": {
10465
+ "request": {
10466
+ "headers": {
10467
+ "X-MBX-APIKEY": "={{ $value }}"
10468
+ }
10469
+ }
10470
+ },
10471
+ "displayOptions": {
10472
+ "show": {
10473
+ "resource": [
10474
+ "Margin"
10475
+ ],
10476
+ "operation": [
10477
+ "POST Sapi V 1 Margin Order Oto"
10478
+ ]
10479
+ }
10480
+ }
10481
+ },
9357
10482
  {
9358
10483
  "displayName": "POST /sapi/v1/margin/order/otoco",
9359
10484
  "name": "operation",
@@ -10327,6 +11452,31 @@ exports.marginDescription = [
10327
11452
  }
10328
11453
  }
10329
11454
  },
11455
+ {
11456
+ "displayName": "X MBX APIKEY (Header)",
11457
+ "name": "security_apikeyauth",
11458
+ "type": "string",
11459
+ "default": "",
11460
+ "description": "Binance Public API Key",
11461
+ "required": false,
11462
+ "routing": {
11463
+ "request": {
11464
+ "headers": {
11465
+ "X-MBX-APIKEY": "={{ $value }}"
11466
+ }
11467
+ }
11468
+ },
11469
+ "displayOptions": {
11470
+ "show": {
11471
+ "resource": [
11472
+ "Margin"
11473
+ ],
11474
+ "operation": [
11475
+ "POST Sapi V 1 Margin Order Otoco"
11476
+ ]
11477
+ }
11478
+ }
11479
+ },
10330
11480
  {
10331
11481
  "displayName": "POST /sapi/v1/margin/max-leverage",
10332
11482
  "name": "operation",
@@ -10449,6 +11599,31 @@ exports.marginDescription = [
10449
11599
  }
10450
11600
  }
10451
11601
  },
11602
+ {
11603
+ "displayName": "X MBX APIKEY (Header)",
11604
+ "name": "security_apikeyauth",
11605
+ "type": "string",
11606
+ "default": "",
11607
+ "description": "Binance Public API Key",
11608
+ "required": false,
11609
+ "routing": {
11610
+ "request": {
11611
+ "headers": {
11612
+ "X-MBX-APIKEY": "={{ $value }}"
11613
+ }
11614
+ }
11615
+ },
11616
+ "displayOptions": {
11617
+ "show": {
11618
+ "resource": [
11619
+ "Margin"
11620
+ ],
11621
+ "operation": [
11622
+ "POST Sapi V 1 Margin Max Leverage"
11623
+ ]
11624
+ }
11625
+ }
11626
+ },
10452
11627
  {
10453
11628
  "displayName": "GET /sapi/v1/margin/leverageBracket",
10454
11629
  "name": "operation",
@@ -10468,5 +11643,30 @@ exports.marginDescription = [
10468
11643
  }
10469
11644
  }
10470
11645
  },
11646
+ {
11647
+ "displayName": "X MBX APIKEY (Header)",
11648
+ "name": "security_apikeyauth",
11649
+ "type": "string",
11650
+ "default": "",
11651
+ "description": "Binance Public API Key",
11652
+ "required": false,
11653
+ "routing": {
11654
+ "request": {
11655
+ "headers": {
11656
+ "X-MBX-APIKEY": "={{ $value }}"
11657
+ }
11658
+ }
11659
+ },
11660
+ "displayOptions": {
11661
+ "show": {
11662
+ "resource": [
11663
+ "Margin"
11664
+ ],
11665
+ "operation": [
11666
+ "GET Sapi V 1 Margin Leverage Bracket"
11667
+ ]
11668
+ }
11669
+ }
11670
+ },
10471
11671
  ];
10472
11672
  //# sourceMappingURL=index.js.map