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

The Feeds API from eToro — 10 operation(s) for feeds.

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

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

This API exposes 10 operations across 10 paths, and defines 11 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.

10 operations 10 paths 11 schemas 9 GET1 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 10

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

Feeds 10
GET
/api/v1/feeds/following
Get following feed
getFollowingFeed 7 params → 200401
GET
/api/v1/feeds/for-you
Get personalised For You feed
getPersonalisedForYouFeed 7 params → 200401
GET
/api/v1/feeds/instrument/{marketId}
Get instrument feed posts
getInstrumentFeedPosts 9 params → 200
GET
/api/v1/feeds/markets/{marketId}
Get instrument feed posts
getInstrumentFeedPosts2 8 params → 200401
GET
/api/v1/feeds/news
Get news feed
getNewsFeed 7 params → 200401
POST
/api/v1/feeds/post
Create a new discussion post
createANewDiscussionPost 3 params body → 201
GET
/api/v1/feeds/saved
Get saved feed
getSavedFeed 7 params → 200401
GET
/api/v1/feeds/user/{userId}
Get user feed posts
getUserFeedPosts 9 params → 200
GET
/api/v1/feeds/users/{userId}
Get user feed posts
getUserFeedPosts2 8 params → 200401
GET
/api/v1/feeds/users/{userId}/pinned
Get user pinned feed posts
getUserPinnedFeedPosts 5 params → 200401

Schemas 11

The contract defines 11 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.

User
object
eToro user profile (slim projection)
10 properties
DiscussionsPost
object
Post data embedded inside a Discussion feed item
14 properties
Attachment
object
Media or link attachment
6 properties
DiscussionCreateRequest
object
Request body for creating a new discussion post
2 properties
Market
object
Financial instrument / market
11 properties
Attachments
array
List of attachments for a post or comment (request body format)
Comment
object
A comment (or reply) on a post, wrapped with interaction data
5 properties
Discussion
object
A single discussion entry in a feed — wraps a Post with its interaction data
7 properties
Emotion
object
A like reaction on a post or comment
6 properties
Post
object
A feed post returned by create / update / get-by-ID
14 properties
DiscussionsResponse
object
Paginated feed response containing a list of discussions
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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