# Bitcoin.de Connect Bitcoin.de, Germany's peer-to-peer Bitcoin marketplace, to rotki to import your trades and account history with a read-only API key. ## Features - Bitcoin.de marketplace trades imported as swap events. - Balance reconciliation against your Bitcoin.de account. ## Setup 1. In Bitcoin.de, open API → Create API Key. 2. Set permissions to read-only (account, trades). Disable trade-creation and withdrawal permissions. 3. In rotki, open API Keys → Exchanges → Add Bitcoin.de and paste the key and secret. ## FAQ ### Where are my Bitcoin.de API keys sent? rotki is a local application: your Bitcoin.de API key is stored on your computer and used to sign each request, which goes directly from your machine to Bitcoin.de's API. No rotki-operated server ever sees the key or the request. ### Can rotki trade or withdraw on Bitcoin.de? No. rotki only requests read scopes and never sends trade or withdrawal calls.