curl --request GET \
--url https://public-api.etoro.com/api/v1/feeds/instrument/{marketId} \
--header 'x-api-key: <x-api-key>' \
--header 'x-request-id: <x-request-id>' \
--header 'x-user-key: <x-user-key>'{
"posts": [
{
"id": "<string>",
"owner": {
"id": "<string>",
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"roles": [
"<string>"
],
"isBlocked": true,
"isPrivate": true,
"countryCode": 123,
"piLevel": 123
},
"obsoleteId": "<string>",
"created": "2023-11-07T05:31:56Z",
"message": {
"text": "<string>",
"languageCode": "<string>"
},
"updated": "2023-11-07T05:31:56Z",
"isDeleted": true,
"type": "Default",
"metadata": {
"share": {
"sharedPost": "<string>",
"sharedOriginPost": "<string>"
},
"marketEvent": {
"earningReportId": 123,
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
},
"stocksIndustryId": 123,
"earningsDate": "2023-11-07T05:31:56Z",
"isBeforeMarketOpen": true,
"earningsYear": 123,
"earningsQuarter": 123,
"verified": true,
"marketCap": 123,
"estimatedEps": 123,
"estimatedSales": 123,
"tagName": "<string>",
"textKey": 123
},
"trade": {
"type": "Open",
"positionId": 123,
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
},
"gain": 123,
"rate": 123,
"direction": "Long"
},
"order": {
"type": "Open",
"orderId": 123,
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
},
"rate": 123,
"direction": "Long"
},
"copy": {
"type": "Start",
"user": {
"id": "<string>",
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"roles": [
"<string>"
],
"isBlocked": true,
"isPrivate": true,
"countryCode": 123,
"piLevel": 123
}
},
"poll": {
"id": 123,
"title": "<string>",
"gcid": 123,
"options": [
{
"id": 123,
"index": 123,
"text": "<string>",
"isUserVoted": true,
"votesCount": 123
}
]
}
},
"attachments": [
{
"type": "image",
"url": "<string>",
"thumbnailUrl": "<string>",
"metadata": {
"width": 123,
"height": 123,
"duration": 123
}
}
],
"tags": [
{
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
}
}
],
"mentions": [
{
"user": {
"id": "<string>",
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"roles": [
"<string>"
],
"isBlocked": true,
"isPrivate": true,
"countryCode": 123,
"piLevel": 123
},
"isDirect": true
}
],
"isSpam": true,
"editStatus": "None"
}
],
"pagination": {
"total": 123,
"hasMore": true
}
}Retrieves feed posts associated with a specific financial instrument. The feed includes discussions, analyses, and other content related to the instrument.
curl --request GET \
--url https://public-api.etoro.com/api/v1/feeds/instrument/{marketId} \
--header 'x-api-key: <x-api-key>' \
--header 'x-request-id: <x-request-id>' \
--header 'x-user-key: <x-user-key>'{
"posts": [
{
"id": "<string>",
"owner": {
"id": "<string>",
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"roles": [
"<string>"
],
"isBlocked": true,
"isPrivate": true,
"countryCode": 123,
"piLevel": 123
},
"obsoleteId": "<string>",
"created": "2023-11-07T05:31:56Z",
"message": {
"text": "<string>",
"languageCode": "<string>"
},
"updated": "2023-11-07T05:31:56Z",
"isDeleted": true,
"type": "Default",
"metadata": {
"share": {
"sharedPost": "<string>",
"sharedOriginPost": "<string>"
},
"marketEvent": {
"earningReportId": 123,
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
},
"stocksIndustryId": 123,
"earningsDate": "2023-11-07T05:31:56Z",
"isBeforeMarketOpen": true,
"earningsYear": 123,
"earningsQuarter": 123,
"verified": true,
"marketCap": 123,
"estimatedEps": 123,
"estimatedSales": 123,
"tagName": "<string>",
"textKey": 123
},
"trade": {
"type": "Open",
"positionId": 123,
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
},
"gain": 123,
"rate": 123,
"direction": "Long"
},
"order": {
"type": "Open",
"orderId": 123,
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
},
"rate": 123,
"direction": "Long"
},
"copy": {
"type": "Start",
"user": {
"id": "<string>",
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"roles": [
"<string>"
],
"isBlocked": true,
"isPrivate": true,
"countryCode": 123,
"piLevel": 123
}
},
"poll": {
"id": 123,
"title": "<string>",
"gcid": 123,
"options": [
{
"id": 123,
"index": 123,
"text": "<string>",
"isUserVoted": true,
"votesCount": 123
}
]
}
},
"attachments": [
{
"type": "image",
"url": "<string>",
"thumbnailUrl": "<string>",
"metadata": {
"width": 123,
"height": 123,
"duration": 123
}
}
],
"tags": [
{
"market": {
"id": "<string>",
"symbolName": "<string>",
"displayName": "<string>",
"updated": "2023-11-07T05:31:56Z",
"assetType": "Stocks",
"internalId": 123,
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"application": "eToro",
"metadata": "<string>"
}
}
],
"mentions": [
{
"user": {
"id": "<string>",
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"avatar": {
"small": "<string>",
"medium": "<string>",
"large": "<string>"
},
"roles": [
"<string>"
],
"isBlocked": true,
"isPrivate": true,
"countryCode": 123,
"piLevel": 123
},
"isDirect": true
}
],
"isSpam": true,
"editStatus": "None"
}
],
"pagination": {
"total": 123,
"hasMore": true
}
}A unique request identifier.
"e1d97e8d-24cb-49d7-8ce6-3423d849ef07"
API key for authentication.
"lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663"
User-specific authentication key.
"eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_"
Unique identifier of the financial instrument/market to retrieve feed posts for
ID of the user making the request. Used for personalization and permission checks.
Number of feed posts to retrieve. Used for pagination.
1 <= x <= 100Flag indicating whether to include user badges in the response. Part of badges feature experiment.
Number of feed posts to skip. Used for pagination in combination with take parameter.
x >= 0Number of reactions to include per post. Controls the pagination of post reactions.
1 <= x <= 50