Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

eToro Price Alerts API

The Price Alerts API from eToro — 2 operation(s) for price alerts.

eToro Price Alerts API is one of 29 APIs that eToro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Price Alerts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version v1.158.0.

Requests are made against the base URL https://public-api.etoro.com/api/v1.

4 operations 2 paths 8 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1.158.0
Base URL
https://public-api.etoro.com/api/v1
Resource Areas
1

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Price Alerts 4
GET
/api/v1/price-alerts
Get price alerts
getPriceAlerts 3 params → 200401403429500
POST
/api/v1/price-alerts
Create a price alert
createAPriceAlert 3 params body → 201400401403404422429500
PATCH
/api/v1/price-alerts/{alertId}
Update a price alert
updateAPriceAlert 4 params body → 200400401403404429500
DELETE
/api/v1/price-alerts/{alertId}
Delete a price alert
deleteAPriceAlert 4 params → 200401403404429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are PriceAlert (7 properties), CreatePriceAlertRequest (2 properties), PriceAlertErrorResponse (2 properties), DeletePriceAlertResponse (2 properties). Each schema is shown below with its type and property counts.

PriceAlertMutationResponse
object
Response for price alert create and update operations
2 properties
CreatePriceAlertRequest
object
Request body for creating a new price alert
2 properties 2 required
PublicErrorResponse
object
Error response with code and message.
2 properties 2 required
UpdatePriceAlertRequest
object
Request body for updating an existing price alert
1 property 1 required
PriceAlertErrorResponse
object
Error response from the price alerts service
2 properties 2 required
DeletePriceAlertResponse
object
Response for price alert delete operation
2 properties
PriceAlert
object
A price alert set by the user on a financial instrument
7 properties 7 required
PriceAlertCollectionResponse
object
Collection of price alerts for the authenticated user
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

etoro-price-alerts-api-openapi.yml Raw ↑

Other APIs eToro publishes across the network.

eToro Trading API
eToro Market Data API
eToro Portfolio and Account API
eToro Social and Discovery API
eToro Watchlists API
eToro Price Alerts API
eToro Agent Portfolios API
eToro Agent Portfolios API
eToro Asset Explorer API
eToro Attachments API
eToro Balances API
eToro Cash Accounts API