Skip to main content
Changelog

What's New

The latest updates and improvements to the eToro developer platform.

New Feature

Real-Time WebSocket Streaming

Subscribe to real-time instrument price updates via the WebSocket API at wss://ws.etoro.com/ws.

Supported operations:

  • Authenticate — connect with your API key and user key
  • Subscribe — receive live updates for specific instruments
  • Unsubscribe — stop receiving updates for topics

Connect, authenticate, and subscribe to start receiving JSON price updates in real time. See the Market Data Deep Dive guide for code examples.

New Feature

eToro Public API Launch

The eToro Public API is now available for developers. Access 56+ endpoints across market data, trading, social feeds, watchlists, and more.

What's included:

  • REST API at https://public-api.etoro.com/api/v1/
  • WebSocket streaming at wss://ws.etoro.com/ws
  • Demo trading sandbox with virtual money
  • Real trading API for production use
  • API key management in eToro Settings

Get started at api-portal.etoro.com.

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