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

The Posts API from eToro — 9 operation(s) for posts.

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

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

This API exposes 15 operations across 9 paths, and defines 14 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.

15 operations 9 paths 14 schemas 5 DELETE2 GET7 POST1 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 15

Across 9 paths, the API surfaces 15 operations — 5 DELETE, 2 GET, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Posts 15
POST
/api/v1/posts
Create a new discussion post
createANewDiscussionPost2 3 params body → 201401403422
POST
/api/v1/posts/polls
Create a poll post
createAPollPost 3 params body → 201401422
POST
/api/v1/posts/shares
Share a post
shareAPost 3 params body → 201400401403404422
GET
/api/v1/posts/{postId}
Get a single post by ID
getASinglePostById 6 params → 200404
PUT
/api/v1/posts/{postId}
Update an existing post
updateAnExistingPost 4 params body → 200401403404422
DELETE
/api/v1/posts/{postId}
Soft-delete a post
softDeleteAPost 4 params → 204401403404
POST
/api/v1/posts/{postId}/follows
Follow a post
followAPost 4 params → 204401404
DELETE
/api/v1/posts/{postId}/follows
Unfollow a post
unfollowAPost 4 params → 204401404
POST
/api/v1/posts/{postId}/pins
Pin a post to the user's profile
pinPostUserSProfile 4 params → 204401403404
DELETE
/api/v1/posts/{postId}/pins
Unpin a post from the user's profile
unpinPostUserSProfile 4 params → 204401403404
POST
/api/v1/posts/{postId}/polls/{pollId}/options/{optionId}/votes
Vote on a poll option
voteOnAPollOption 7 params → 202401404422
DELETE
/api/v1/posts/{postId}/polls/{pollId}/options/{optionId}/votes
Remove a vote from a poll option
removeVotePollOption 7 params → 202401404422
POST
/api/v1/posts/{postId}/saves
Save a post
saveAPost 4 params → 204401404
DELETE
/api/v1/posts/{postId}/saves
Unsave a post
unsaveAPost 4 params → 204401404
GET
/api/v1/posts/{postId}/shares
List shares of a post
listSharesOfAPost 8 params → 200404

Schemas 14

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

Attachments
array
List of attachments for a post or comment (request body format)
DiscussionCreateRequest
object
Request body for creating a new discussion post
2 properties
Emotion
object
A like reaction on a post or comment
6 properties
SharePostRequest
object
Request body for sharing a post. Both message and sharedOriginDiscussion are required. Use message = "" for a reshare or a non-empty message for a quote share.
4 properties 2 required
DiscussionsPost
object
Post data embedded inside a Discussion feed item
14 properties
User
object
eToro user profile (slim projection)
10 properties
Market
object
Financial instrument / market
11 properties
Attachment
object
Media or link attachment
6 properties
PollCreateRequest
object
Request body for creating a poll post
3 properties 2 required
Discussion
object
A single discussion entry in a feed — wraps a Post with its interaction data
7 properties
Comment
object
A comment (or reply) on a post, wrapped with interaction data
5 properties
Post
object
A feed post returned by create / update / get-by-ID
14 properties
DiscussionUpdateRequest
object
Request body for updating a post. Owner is derived from the auth token — do not supply it.
2 properties
SharesResponse
object
Paginated list of shares on a post
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

etoro-posts-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 Posts 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.