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 Likes API

The Likes API from eToro — 3 operation(s) for likes.

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

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

This API exposes 6 operations across 3 paths. 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.

6 operations 3 paths 0 schemas 3 DELETE3 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 6

Across 3 paths, the API surfaces 6 operations — 3 DELETE, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Likes 6
POST
/api/v1/posts/{postId}/comments/{commentId}/likes
Like a comment
likeAComment 5 params body → 204401403404
DELETE
/api/v1/posts/{postId}/comments/{commentId}/likes
Unlike a comment
unlikeAComment 5 params → 204401403404
POST
/api/v1/posts/{postId}/comments/{commentId}/replies/{replyId}/likes
Like a reply
likeAReply 6 params body → 204401403404
DELETE
/api/v1/posts/{postId}/comments/{commentId}/replies/{replyId}/likes
Unlike a reply
unlikeAReply 6 params → 204401403404
POST
/api/v1/posts/{postId}/likes
Like a post
likeAPost 4 params body → 204401403404
DELETE
/api/v1/posts/{postId}/likes
Unlike a post
unlikeAPost 4 params → 204401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

etoro-likes-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