post
https://api.bitfinex.com/v2/auth/w/token
Generates an auth token that could be used for api requests
CapsAvailable caps are:
- a - account
- o - orders
- f - funding
- s - settings
- w - wallets
- wd - withdraw -- writePermission: true is required for wd permission
- bp - bfxpay
Response data
| Index | Term | Type | Description |
|---|---|---|---|
| [0] | TOKEN | string | Generated authentication token |
