eToro Watchlists API

Provides REST endpoints for programmatically creating, retrieving, and managing custom instrument watchlists on eToro. Supports adding and removing instruments from watchlists and managing both private and public watchlists. Useful for building curated market-tracking tools and portfolio monitoring applications.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: etoro:watchlists-api
name: eToro Watchlists API
tags:
- Watchlists
- Instruments
- Portfolio Management
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://public-api.etoro.com/api/v1
humanURL: https://builders.etoro.com/
properties:
- url: https://builders.etoro.com/
  type: Documentation
- url: https://api-portal.etoro.com/
  type: Portal
description: Provides REST endpoints for programmatically creating, retrieving, and managing custom instrument
  watchlists on eToro. Supports adding and removing instruments from watchlists and managing both private
  and public watchlists. Useful for building curated market-tracking tools and portfolio monitoring applications.
x-features:
- Create custom watchlists
- Retrieve all user watchlists
- Add and remove instruments from watchlists
- Private and public watchlist support
x-use-cases:
- Programmatically maintain curated instrument watchlists
- Sync screened instruments into eToro from external tools
- Build portfolio monitoring and alerting applications