> ## Documentation Index
> Fetch the complete documentation index at: https://guides.koinx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Generate Your CoinJar Exchange Tax Report with KoinX

> Connect your CoinJar Exchange account to KoinX in a few steps to generate tax reports compliant with your local jurisdiction.

<Info>
  **API**  ·  **5-10 min**  ·  Spot · Deposits · Withdrawals · Staking  ·  **100+ countries**
</Info>

## What's covered

<CardGroup cols={2}>
  <Card title="Spot trades" color="#0066CC" icon="arrow-right-arrow-left">
    Buy, sell, and order book trades.
  </Card>

  <Card title="Staking and Rewards" color="#0066CC" icon="piggy-bank">
    Staking income and reward distributions.
  </Card>

  <Card title="Deposits and Withdrawals" color="#0066CC" icon="building-columns">
    On-chain deposits and withdrawals.
  </Card>

  <Card title="Airdrops and Mining" color="#0066CC" icon="parachute-box">
    Airdrop receipts and mining income.
  </Card>
</CardGroup>

## Before you start

<CardGroup cols={2}>
  <Card title="CoinJar Exchange account" icon="building-columns">
    Active account with transaction history, accessed via web browser.
  </Card>

  <Card title="KoinX account" icon="sparkles" href="https://app.koinx.com/get-started">
    Free account - no credit card needed.
  </Card>
</CardGroup>

***

## Connect CoinJar Exchange to KoinX

**API Key syncs your full CoinJar Exchange transaction history automatically - no file exports needed.**

<Tabs>
  <Tab title="API Key">
    ## Generate your CoinJar Exchange API key

    <Steps>
      <Step title="Log in to CoinJar Exchange">
        Go to [exchange.coinjar.com](https://exchange.coinjar.com) and sign in to your account.
      </Step>

      <Step title="Open API Keys">
        Click your **Profile Icon** and select **API Keys**.
      </Step>

      <Step title="Create a new key">
        Click **Create New Key**.
      </Step>

      <Step title="Set permissions to Read Only">
        Select **Read Only** permissions and click **Create Key**.

        <Warning>
          Always select **Read Only** when generating the API key. Keys with broader permissions must never be shared with third-party services.
        </Warning>
      </Step>

      <Step title="Copy your API key">
        Once the key is generated, click **Copy to Clipboard** and store it somewhere secure immediately.
      </Step>
    </Steps>

    ## Connect CoinJar Exchange to KoinX

    <Steps>
      <Step title="Open KoinX Integrations">
        Log in to [app.koinx.com](https://app.koinx.com) -> **Integrations** -> **Add Integration**.
      </Step>

      <Step title="Select CoinJar Exchange">
        Search for **CoinJar Exchange** and select it.
      </Step>

      <Step title="Paste your key and import">
        Paste your **API Key** into the field and click **Import Now**.
      </Step>
    </Steps>

    <Check>
      **Done.** KoinX begins syncing your CoinJar Exchange history. A confirmation notification appears once the integration is complete.
    </Check>

    Once your CoinJar Exchange data is in, head over to [Tax Reports](https://app.koinx.com/tax-report) on KoinX - your capital gains, income breakdown, and country-specific crypto tax report are ready for you there.

    ## API key notes

    <Note>
      * **Read Only is required** - keys with broader permissions may be rejected by KoinX as a security measure.
      * **Do not close the tab** until you receive the confirmation notification confirming the sync is complete.
      * **API key is shown once** - copy it immediately at the time of creation and store it securely.
    </Note>
  </Tab>
</Tabs>

***

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What permissions does the CoinJar Exchange API key need for KoinX?">
    Read Only permissions only. This gives KoinX access to your transaction history without the ability to place trades or move funds. Never generate an API key with broader permissions for a third-party service.
  </Accordion>

  <Accordion title="Do I need to report my CoinJar Exchange transactions for tax purposes?">
    Yes. Cryptocurrency is considered taxable property in Australia and the UK. Any gains, losses, or income from trading on CoinJar Exchange must be reported to the Australian Taxation Office (ATO) or HM Revenue and Customs (HMRC) depending on your country.
  </Accordion>

  <Accordion title="Does CoinJar Exchange report to tax authorities?">
    Yes. CoinJar Exchange adheres to local regulations and reports user transactions to the ATO in Australia and HMRC in the UK. Regardless of exchange reporting, you remain responsible for declaring your crypto gains and losses to your local tax authority.
  </Accordion>

  <Accordion title="Does CoinJar Exchange provide tax reports directly?">
    No. CoinJar Exchange does not generate tax reports. By connecting your account to KoinX via API key, your full transaction history is imported automatically and a compliant tax report is generated within minutes.
  </Accordion>

  <Accordion title="Does KoinX support my country's crypto tax rules?">
    Yes. KoinX supports 100+ countries with dedicated report formats for the UK, Australia, India, the US, Canada, Germany, and more. After importing your CoinJar Exchange data, select your country to generate the correct report.
  </Accordion>
</AccordionGroup>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="API key error on connection">
    Confirm the key was generated with Read Only permissions in **CoinJar Exchange** -> **Profile** -> **API Keys**. Delete the credentials in KoinX and re-enter the key carefully - copy directly from CoinJar Exchange to avoid invisible characters.
  </Accordion>

  <Accordion title="Transactions are missing after sync">
    Trigger a manual re-sync from **KoinX** -> **Integrations** -> **CoinJar Exchange**. If records are still missing, disconnect the integration, generate a fresh API key from CoinJar Exchange, and reconnect in KoinX.
  </Accordion>

  <Accordion title="API sync keeps failing">
    Check the CoinJar Exchange platform for ongoing maintenance. If the platform is operational, verify the key is still active under **Profile** -> **API Keys**. Regenerate if expired, re-enter the credentials in KoinX, and trigger a fresh sync.
  </Accordion>

  <Accordion title="Integration completed but no transactions appear">
    Wait a few minutes - large accounts can take time to fully import. If transactions still do not appear after 10 minutes, disconnect the integration, generate a new API key from CoinJar Exchange, and reconnect in KoinX without closing the tab during sync.
  </Accordion>

  <Accordion title="API connection worked before but stopped syncing">
    CoinJar Exchange API keys can become inactive following account security changes. Log in to CoinJar Exchange, check the key status under **Profile** -> **API Keys**, and regenerate if inactive. Update the new key in KoinX under **Integrations** -> **CoinJar Exchange** -> **Edit**.
  </Accordion>

  <Accordion title="KoinX is showing duplicate CoinJar Exchange transactions">
    Check **KoinX** -> **Integrations** for duplicate CoinJar Exchange connections and remove any extras. If a CSV file was previously uploaded for the same period, delete those transactions before re-syncing via API.
  </Accordion>
</AccordionGroup>

***

## Related integrations

<CardGroup cols={2}>
  <Card title="CoinJar Integration" icon="mobile" href="/integration/coinjar">
    Connect CoinJar via Direct Connect or CSV Upload.
  </Card>

  <Card title="Coinbase - File Upload" icon="chart-bar" href="/integration/coinbase">
    Export Coinbase CSVs and import into KoinX.
  </Card>

  <Card title="Bybit Integration" icon="bolt" href="/integration/bybit">
    Connect Bybit via API key or file upload.
  </Card>

  <Card title="Kraken Integration" icon="anchor" href="/integration/kraken">
    Import Kraken trades via API or file upload.
  </Card>
</CardGroup>

<Card title="Ready to generate your CoinJar Exchange crypto tax report?" color="#6366f1" icon="rocket" href="https://app.koinx.com/get-started">
  Create a free KoinX account - no credit card required. Import your CoinJar Exchange transactions and generate a country-specific tax report in minutes.
</Card>
