Skip to main content
WSS
apiKeyPair
type:userPassword

eToro API credentials, sent as a pair inside the Authenticate request's data object -- userKey (the user identifier) and apiKey (the secret) -- not as an HTTP header. Required before subscribing to the private topic; public market topics (instrument:<instrumentId>) need no authentication. Both values come from the API key section of eToro account settings, which appears once the account is verified.

method
type:string

GET

Authenticate request
type:object

Authenticate the WebSocket session with your API credentials.

Subscribe request
type:object

Subscribe to one or more topics.

Unsubscribe request
type:object

Stop receiving messages for one or more topics.