How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

eToro Comments and Replies API

The Comments and Replies API from eToro — 4 operation(s) for comments and replies.

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

Tagged areas include Comments and Replies. The published artifact set on APIs.io includes an OpenAPI specification.

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

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

8 operations 4 paths 9 schemas 2 DELETE2 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 8

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

Comments and Replies 8
POST
/api/v1/posts/{postId}/comments
Create a comment on a post
createACommentOnAPost 4 params body → 201401404422
GET
/api/v1/posts/{postId}/comments
List comments on a post
listCommentsOnAPost 8 params → 200404
PUT
/api/v1/posts/{postId}/comments/{commentId}
Update a comment
updateAComment 5 params body → 200401403404422
DELETE
/api/v1/posts/{postId}/comments/{commentId}
Soft-delete a comment
softDeleteAComment 5 params → 204401403404
GET
/api/v1/posts/{postId}/comments/{commentId}/replies
List replies on a comment
listRepliesOnAComment 9 params → 200404
POST
/api/v1/posts/{postId}/comments/{commentId}/replies
Create a reply
createAReply 5 params body → 201401404422
PUT
/api/v1/posts/{postId}/comments/{commentId}/replies/{replyId}
Update a reply
updateAReply 6 params body → 200401403404422
DELETE
/api/v1/posts/{postId}/comments/{commentId}/replies/{replyId}
Soft-delete a reply
softDeleteAReply 6 params → 204401403404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Market (11 properties), User (10 properties), Emotion (6 properties), Attachment (6 properties). Each schema is shown below with its type and property counts.

CommentUpdateRequest
object
Request body for updating a comment or reply. Owner is derived from the auth token — do not supply it.
2 properties
Attachments
array
List of attachments for a post or comment (request body format)
Emotion
object
A like reaction on a post or comment
6 properties
CommentCreateRequest
object
Request body for creating a comment or reply
2 properties 1 required
CommentsResponse
object
Paginated list of comments or replies on a parent entity
2 properties
Market
object
Financial instrument / market
11 properties
User
object
eToro user profile (slim projection)
10 properties
Comment
object
A comment (or reply) on a post, wrapped with interaction data
5 properties
Attachment
object
Media or link attachment
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

etoro-comments-and-replies-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
Where this information came from

This is an independent, third-party profile of eToro Comments and Replies API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.