Skip to main content

Exness API

Use the Exness API to connect external systems to account data, market data, and trading workflows.

Get started in 3 steps

Prerequisites

  • Exness account

    You need an Exness platform-based account.

  • Full KYC

    You need to provide proof of identity and proof of address (where applicable) before API access can be enabled.

  • Minimum deposit

    You need to meet the minimum deposit requirement for your account type.

  • Account ID, API Key, and Secret Key

    After eligibility is met, create credentials in Key Management and keep the Secret Key secure locally.

Expected result

After the quick start, you should have a signed request working, a confirmed account response, and a clear next path: trading operations or market data subscriptions.

What you can build

  • Trading bot

    Open, modify, and close exposure through signed REST operations.

  • Market data integration

    Stream ticks and load candle history for charts, analytics, or strategy logic.

  • Account monitoring

    Track balance, equity, used margin, open positions, and orders.

  • Automated SLTP management

    Attach or modify Stop Loss and Take Profit through order workflows.

  • Custom trading dashboard

    Combine account state, orders, positions, deals, and market data in one interface.

Core concepts preview

Main paths