FTX is a cryptocurrency derivatives exchange.
You can find the REST API docs here, websocket API docs here, and FIX docs here.
You can create API keys on your profile page.
The main FTXTrader class can be used by running trader.py.
Demo mode included on FTXTrader class.
See comments for details.