This plugin allows to make authenticated requests to the Bybit API.
- Add the npm package to Insomnia
@dogecash/insomnia-plugin-bybit-signature-generator
- Add this property to your Bybit enviroment:
"bybitSignature": {
"enabled": true,
"secret": "your-secret-key"
}