post https://api.bitfinex.com/v2/auth/r/settings
Allows you to read custom settings by providing a key. You can set or adjust these settings using the User Settings Write endpoint.
Body Fields
Term | Type | Description |
---|---|---|
Keys | Array | Array of keys requested. Must follow regex pattern /^api:[A-Za-z0-9_-]*$/ |
Returned Fields
Term | Type | Description |
---|---|---|
KEY | String | Requested Key |
VALUE | Self defined | Returned setting |
Ratelimit: 90 req/min