> ## 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 IDEX Tax Report with KoinX

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

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

## What's covered

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

  <Card title="AMM and Order Book" color="#0066CC" icon="chart-line">
    Hybrid AMM and order book trades.
  </Card>

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

  <Card title="Trading Fees and Rebates" color="#0066CC" icon="receipt">
    Fee records and trading rebates.
  </Card>
</CardGroup>

## Before you start

<CardGroup cols={2}>
  <Card title="IDEX account" icon="building-columns">
    Active account with transaction history.
  </Card>

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

***

## Connect IDEX to KoinX

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

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

    <Steps>
      <Step title="Log in to IDEX">
        Go to [idex.io](https://www.idex.io) and sign in to your account.
      </Step>

      <Step title="Open API Keys">
        Click the **profile icon** in the top right corner and select **API Keys**.
      </Step>

      <Step title="Open API Integration">
        Click on **API Integration**.
      </Step>

      <Step title="Set restrictions to Read Only">
        Under **API Restrictions**, allow **Read Only** access.

        <Warning>
          Select **Read Only** under API Restrictions only. Never enable trading or withdrawal permissions on an API key connected to a third-party service.
        </Warning>
      </Step>

      <Step title="Generate and copy your API key">
        Click **Generate New API Key**. Copy the key and store it securely.
      </Step>
    </Steps>

    ## Connect IDEX 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 IDEX">
        Search for **IDEX** 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 IDEX history. Large accounts may take a few minutes.
    </Check>

    Once your IDEX 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.
      * **Sync from account creation date** - transaction history must cover the full period from when you opened your IDEX account with no gaps.
      * **Review transactions after import** - KoinX auto-classifies all transactions but a quick review helps catch any discrepancies before generating your report.
    </Note>
  </Tab>
</Tabs>

***

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What permissions does the IDEX API key need for KoinX?">
    Read Only permissions under API Restrictions. This gives KoinX access to your full transaction history without the ability to place trades or move funds. Never enable broader permissions on an API key connected to a third-party service.
  </Accordion>

  <Accordion title="Do I need to report my IDEX transactions for tax purposes?">
    Yes. All traders making profits from trading, selling, or buying crypto must file for taxes in accordance with the rules and regulations set by the relevant authority in their region.
  </Accordion>

  <Accordion title="Does IDEX report to tax authorities?">
    No. IDEX does not report user transactions to any income tax department. It is a decentralised crypto exchange platform where you can trade, buy, and sell digital assets. You remain responsible for declaring your own crypto gains and losses.
  </Accordion>

  <Accordion title="Does IDEX provide tax reports directly?">
    No. IDEX does not provide tax-ready reports. By connecting your IDEX account to KoinX via API key, your full transaction history is imported automatically and a compliant, country-specific 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 India, the US, UK, Australia, Canada, Germany, and more. After importing your IDEX data, select your country to generate the correct report.
  </Accordion>
</AccordionGroup>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="API key error on connection">
    Confirm Read Only is selected under API Restrictions in **IDEX** -> **API Keys** -> **API Integration**. Delete the credentials in KoinX and re-enter the key carefully - copy directly from IDEX to avoid invisible characters.
  </Accordion>

  <Accordion title="Transactions are missing after sync">
    Ensure the transaction history covers the full period from your IDEX account creation date with no gaps. Trigger a manual re-sync from **KoinX** -> **Integrations** -> **IDEX**. If records are still missing, disconnect and reconnect with a fresh API key.
  </Accordion>

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

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

  <Accordion title="Wrong financial year data is showing in KoinX">
    Delete the existing IDEX integration from **KoinX** -> **Integrations**, reconnect with a fresh API key, and confirm the sync start date covers your full IDEX account history from the day it was created.
  </Accordion>

  <Accordion title="KoinX is showing duplicate IDEX transactions">
    Check **KoinX** -> **Integrations** for duplicate IDEX connections and remove any extras. If a 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="Bybit Integration" icon="bolt" href="/integration/bybit">
    Connect Bybit via API key or file upload.
  </Card>

  <Card title="Binance - File Upload" icon="chart-bar" href="/integration/binance">
    Export Binance CSVs for Spot, P2P, Earn, and Options.
  </Card>

  <Card title="Bitget - API Upload" icon="key" href="/integration/bitget">
    Connect Bitget via Tax API Key or Normal API Key.
  </Card>

  <Card title="OKX Integration" icon="chart-line" href="/integration/okx">
    Sync OKX trades and earn history via API or CSV.
  </Card>
</CardGroup>

<Card title="Ready to generate your IDEX 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 IDEX transactions and generate a country-specific tax report in minutes.
</Card>
