forked from OpenBB-finance/OpenBB
-
Notifications
You must be signed in to change notification settings - Fork 1
/
hub_credentials.json
41 lines (41 loc) · 1.12 KB
/
hub_credentials.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"API_OPENAI_KEY": "",
"API_ULTIMA_KEY": "",
"API_DATABENTO_KEY": "",
"API_KEY_ALPHAVANTAGE": "",
"API_KEY_FINANCIALMODELINGPREP": "",
"API_KEY_QUANDL": "",
"API_POLYGON_KEY": "",
"API_FRED_KEY": "",
"API_NEWS_TOKEN": "",
"API_BIZTOC_TOKEN": "",
"API_CMC_KEY": "",
"API_FINNHUB_KEY": "",
"API_WHALE_ALERT_KEY": "",
"API_GLASSNODE_KEY": "",
"API_COINGLASS_KEY": "",
"API_ETHPLORER_KEY": "",
"API_CRYPTO_PANIC_KEY": "",
"API_BITQUERY_KEY": "",
"API_SMARTSTAKE_KEY": "",
"API_SMARTSTAKE_TOKEN": "",
"API_MESSARI_KEY": "",
"API_SHROOM_KEY": "",
"API_SANTIMENT_KEY": "",
"API_EODHD_KEY": "",
"API_TOKEN_TERMINAL_KEY": "",
"API_STOCKSERA_KEY": "",
"API_INTRINIO_KEY": "",
"API_GITHUB_KEY": "",
"API_REDDIT_CLIENT_ID": "",
"API_REDDIT_CLIENT_SECRET": "",
"API_REDDIT_USERNAME": "",
"API_REDDIT_USER_AGENT": "",
"API_REDDIT_PASSWORD": "",
"API_TWITTER_KEY": "",
"API_TWITTER_SECRET_KEY": "",
"API_TWITTER_BEARER_TOKEN": "",
"API_COMPANIESHOUSE_KEY": "",
"API_DAPPRADAR_KEY": "",
"API_KEY_NIXTLA": ""
}