Skip to main content

9 API surfaces. One platform.

Trading, market data, social feeds, and more. Everything you need to build financial products.

11 endpoints

Trading API (Real)

Execute and manage live trades. Open and close positions, cancel orders, retrieve trade history, and access live portfolio data.

POST /positionsGET /portfolioDELETE /positions/:id
API Reference
10 endpoints

Trading API (Demo)

Same API surface as Real, but against a simulated portfolio. Production-grade sandbox — not a toy environment.

POST /positionsGET /portfolioGET /history
API Reference
8 endpoints

Market Data

Instrument search, current rates, OHLC candle data, historical closing prices, exchange metadata, and industry classification.

GET /instrumentsGET /ratesGET /candles
API Reference
16 endpoints

Watchlists

Create, read, update, and delete watchlists. Access curated and public watchlists. Build screeners, alerts, or personalized content.

POST /watchlistsGET /watchlistsPUT /watchlists/:id
API Reference
3 endpoints

Social Feeds

Read instrument-specific posts and user feeds. Create discussion posts programmatically. The social layer in code.

GET /feeds/instruments/:idPOST /feeds
API Reference
6 endpoints

Users Info

Retrieve user profiles, search users, access performance analytics, historical metrics, live portfolios, and trade-level data.

GET /users/:idGET /users/:id/performance
API Reference
1 endpoint

Comments

Post comments on feed items. Build engagement features or automate community interactions.

POST /comments
API Reference
1 endpoint

PI Data

Popular Investor stats — copier counts, performance history, strategy descriptions, risk scores. Unique to eToro.

GET /pi-data/:username
API Reference
Real-time

WebSocket API

Real-time data streaming for price updates and market events. Subscribe to topics, authenticate once, get push updates.

Price feedsMarket eventsTrade updates
API Reference

Explore the full API Reference

We use cookies to improve your experience. By using this site, you agree to our use of cookies. Privacy Policy (opens in new tab)