Bitfinex
Version 0.0.2
Check out the Bitfinex API docs for more information.
Set up
To set up the Bitfinex connector, you will need an API Key and API Secret(these need to be credentials generated only for the use with the Kleene AI Bitfinex connector and no other integrations).
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | Custom backfill on Trades, Ledgers and Movements (1 month to 2 years) |
Incremental | ✅ | Supported on Trades, Ledgers and Movements reports only |
API reliability | 🟠 | API sometimes shows unexpected behaviour |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Wallets | N/A | N/A | Wallets |
Active Orders | N/A | ID | Retrieve Orders |
Orders History | N/A | ID | Orders History |
Ledgers | MTS | ID | Ledgers |
Deposit Address List | N/A | ID | Deposit Address List |
Movements | MTS_UPDATED | ID | Movements |
Trades | MTS | ID | Trades |
User Info | N/A | ID | User Info |
Limitations
Do not re-use API credentials that you use for other integrations
Please generate new API Key and Secret that you only use with the Kleene AI connector and make sure these are not used for any other integrations or testing purposes. If you re-use credentials they may become unusable.
Use a unique set of credentials for each Bitfinex Source you have.
Only one extract can run at any given time
Please ensure that not more than 1 extract within a Bitfinex Kleene AI Source runs at any time. If you are scheduling your runs, this means you will need to make sure that an extract has completed before the next one starts.
If 2 extracts run at the same time this may result in both failing and you having to re-run.
Updated about 1 month ago