eToro
eToro is a leading social trading and multi-asset investment platform enabling individuals to trade and invest in stocks, cryptocurrencies, ETFs, commodities, currencies, and indices. The eToro Public API (available via the eToro Builders program) exposes REST endpoints and WebSocket streams for trading execution, real-time market data, portfolio and account management, watchlists, social feed interactions, price alerts, and AI-managed agent portfolios. Authentication uses API key headers (x-api-key and x-user-key) obtained from the eToro API Portal. The API is currently in early access and free for eligible verified eToro account holders.
Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.
API Evangelist profiles eToro the way a machine reads it — 363 machine-readable artifacts across 29 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — eToro scores 42.5/100 (thin), with a separate agent-readiness read of 50/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile eToro
Each block below is one kind of artifact we hold for eToro. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 29
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
eToro Trading API
Provides REST endpoints for executing and managing trades on eToro for both real and demo (paper trading) accounts. Supports creating market and limit orders, canceling pending ...
eToro Market Data API
Provides REST and WebSocket access to real-time and historical market data for all asset classes available on eToro including stocks, cryptocurrencies, ETFs, commodities, curren...
eToro Portfolio and Account API
Provides REST endpoints for accessing account-level financial data including aggregated balances across all account types, cash account details, and paginated transaction histor...
eToro Social and Discovery API
Provides REST endpoints for accessing eToro's social trading layer. Supports reading and writing to personalized, news, and instrument-specific feeds, posting comments, toggling...
eToro Watchlists API
Provides REST endpoints for programmatically creating, retrieving, and managing custom instrument watchlists on eToro. Supports adding and removing instruments from watchlists a...
eToro Price Alerts API
Provides REST endpoints for creating, listing, and deleting price threshold alerts on eToro instruments. Enables programmatic configuration of price notifications so that applic...
eToro Agent Portfolios API
Provides v2 REST endpoints for creating and managing AI-managed agent portfolios on eToro. Supports portfolio creation with named scopes, retrieval of all agent portfolios belon...
eToro Agent Portfolios API
The Agent Portfolios API from eToro — 8 operation(s) for agent portfolios.
eToro Asset Explorer API
The Asset Explorer API from eToro — 3 operation(s) for asset explorer.
eToro Attachments API
The Attachments API from eToro — 1 operation(s) for attachments.
eToro Balances API
The Balances API from eToro — 6 operation(s) for balances.
eToro Cash Accounts API
The Cash Accounts API from eToro — 5 operation(s) for cash accounts.
eToro Clubs API
The Clubs API from eToro — 1 operation(s) for clubs.
eToro Comments and Replies API
The Comments and Replies API from eToro — 4 operation(s) for comments and replies.
eToro Comments API
The Comments API from eToro — 1 operation(s) for comments.
eToro Deprecated API
The Deprecated API from eToro — 14 operation(s) for deprecated.
eToro Feeds API
The Feeds API from eToro — 10 operation(s) for feeds.
eToro Identity API
The Identity API from eToro — 1 operation(s) for identity.
eToro Likes API
The Likes API from eToro — 3 operation(s) for likes.
eToro Market Data API
The Market Data API from eToro — 8 operation(s) for market data.
eToro Notifications API
The Notifications API from eToro — 1 operation(s) for notifications.
eToro PI Data API
The PI Data API from eToro — 1 operation(s) for pi data.
eToro Posts API
The Posts API from eToro — 9 operation(s) for posts.
eToro Price Alerts API
The Price Alerts API from eToro — 2 operation(s) for price alerts.
eToro Trading - Demo API
The Trading - Demo API from eToro — 18 operation(s) for trading - demo.
eToro Trading - Real API
The Trading - Real API from eToro — 18 operation(s) for trading - real.
eToro Users Info API
The Users Info API from eToro — 6 operation(s) for users info.
eToro Users Stats API
The Users Stats API from eToro — 4 operation(s) for users stats.
eToro Watchlists API
The Watchlists API from eToro — 12 operation(s) for watchlists.
Scroll within the panel for all 29 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
mcp
MCP SERVERPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Plans
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Finops
FINOPSSpectral Rules 1
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
eToro API Rules
SPECTRALJSON Schema 161
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
AccountBalanceData
JSON SCHEMAAccountType
JSON SCHEMAAgentPortfolioItem
JSON SCHEMAAgentPortfolioUserTokenItem
JSON SCHEMAAggregatedPortfolioAccountTotals
JSON SCHEMAAggregatedPortfolioInstrumentAggregate
JSON SCHEMAAggregatedPortfolioMirrorAggregate
JSON SCHEMAAggregatedPortfolioMirrorTotals
JSON SCHEMAAggregatedPortfolioResponse
JSON SCHEMAAssetsHistoryAsset
JSON SCHEMAAssetsHistoryEntry
JSON SCHEMAAssetsHistoryResponse
JSON SCHEMAAttachment
JSON SCHEMAAttachments
JSON SCHEMAAvatar
JSON SCHEMABalancesErrorResponse
JSON SCHEMABankAccount
JSON SCHEMABankAccountIdentifier
JSON SCHEMABankIdentifierEntry
JSON SCHEMABankTransferDetails
JSON SCHEMABusinessErrorResponse
JSON SCHEMACard
JSON SCHEMACardTransactionDetails
JSON SCHEMACashAccount
JSON SCHEMACashAccountContactInfo
JSON SCHEMACashAccountCreationStatusResponse
JSON SCHEMACashAccountEligibilityResponse
JSON SCHEMACashAccountPrerequisite
JSON SCHEMACashAccountTransaction
JSON SCHEMACashAccountTransactionsResponse
JSON SCHEMACashAccountUserInfo
JSON SCHEMACashAccountsResponse
JSON SCHEMAClientPortfolio
JSON SCHEMAClubDashboardDataResponse
JSON SCHEMAClubInfo
JSON SCHEMAClubOffer
JSON SCHEMAComment
JSON SCHEMACommentCreateRequest
JSON SCHEMACommentUpdateRequest
JSON SCHEMACommentsResponse
JSON SCHEMAContactInfo
JSON SCHEMAContactsResponse
JSON SCHEMACopiersCurrentResponse
JSON SCHEMACostBreakdown
JSON SCHEMACounterparty
JSON SCHEMACreateAgentPortfolioPartialResponse
JSON SCHEMACreateAgentPortfolioRequest
JSON SCHEMACreateAgentPortfolioResponse
JSON SCHEMACreateAgentPortfolioUserTokenItem
JSON SCHEMACreateAgentPortfolioV2Request
JSON SCHEMACreateAgentPortfolioV2Response
JSON SCHEMACreateAgentPortfolioV2UserTokenItem
JSON SCHEMACreateCashAccountAcceptedResponse
JSON SCHEMACreateCashAccountRequest
JSON SCHEMACreatePriceAlertRequest
JSON SCHEMACreateUserTokenRequest
JSON SCHEMACreateUserTokenResponse
JSON SCHEMACreateUserTokenV2Request
JSON SCHEMACuratedList
JSON SCHEMACuratedListItem
JSON SCHEMACuratedListsResponse
JSON SCHEMADeletePriceAlertResponse
JSON SCHEMADiscussion
JSON SCHEMADiscussionCreateRequest
JSON SCHEMADiscussionUpdateRequest
JSON SCHEMADiscussionsPost
JSON SCHEMADiscussionsResponse
JSON SCHEMADowngradeRiskResponse
JSON SCHEMAEmotion
JSON SCHEMAEquityDetailsData
JSON SCHEMAError
JSON SCHEMAErrorResponse
JSON SCHEMAExchangesResponse
JSON SCHEMAExposureHistoryEntry
JSON SCHEMAExposureHistoryResponse
JSON SCHEMAExposureItem
JSON SCHEMAGainHistoryResponse
JSON SCHEMAGainPoint
JSON SCHEMAGeCopiersResponse
JSON SCHEMAGetAgentPortfoliosResponse
JSON SCHEMAGetAllowedScopesResponse
JSON SCHEMAGetBalancesResponse
JSON SCHEMAGetCostResponse
JSON SCHEMAGetHistoricalBalancesResponse
JSON SCHEMAGetOrderInfoAsset
JSON SCHEMAGetOrderInfoOpeningData
JSON SCHEMAGetOrderInfoPositionExecution
JSON SCHEMAGetOrderInfoResponse
JSON SCHEMAGetOrderInfoStatus
JSON SCHEMAHistoricalAccountData
JSON SCHEMAHistoricalDailySnapshotData
JSON SCHEMAInAppNotificationMessage
JSON SCHEMAInAppNotificationsMetadata
JSON SCHEMAInAppNotificationsResult
JSON SCHEMAInstrument
JSON SCHEMAInstrumentEligibility
JSON SCHEMAInstrumentEligibilityRequest
JSON SCHEMAInstrumentEligibilityResponse
JSON SCHEMAInstrumentSearchResponse
JSON SCHEMAInstrumentTypesResponse
JSON SCHEMAInstrumentsResponse
JSON SCHEMAInternalTransferDetails
JSON SCHEMALeverageConfiguration
JSON SCHEMALiveRatesResponse
JSON SCHEMAMarket
JSON SCHEMAMarketRecommendationsResponse
JSON SCHEMAMirror
JSON SCHEMAOfferInBundle
JSON SCHEMAOrder
JSON SCHEMAOrderForClose
JSON SCHEMAOrderForCloseMultiple
JSON SCHEMAOrderForOpen
JSON SCHEMAOrderForOpenInfoResponse
JSON SCHEMAOrderForOpenPositionInfo
JSON SCHEMAPaginationCursor
JSON SCHEMAPollCreateRequest
JSON SCHEMAPortfolioResponse
JSON SCHEMAPortfolioResponseWithPnl
JSON SCHEMAPosition
JSON SCHEMAPost
JSON SCHEMAPriceAlert
JSON SCHEMAPriceAlertCollectionResponse
JSON SCHEMAPriceAlertErrorResponse
JSON SCHEMAPriceAlertMutationResponse
JSON SCHEMAProblemDetails
JSON SCHEMAPublicAggregatedInfoAccountStatus
JSON SCHEMAPublicAggregatedInfoPlayerStatus
JSON SCHEMAPublicAggregatedInfoPlayerStatusReason
JSON SCHEMAPublicAggregatedInfoResponse
JSON SCHEMAPublicAggregatedInfoUiUserAvatar
JSON SCHEMAPublicAggregatedInfoUiUserBio
JSON SCHEMAPublicAggregatedInfoUser
JSON SCHEMAPublicErrorResponse
JSON SCHEMARankingPeriod
JSON SCHEMAScopeNameItem
JSON SCHEMASharePostRequest
JSON SCHEMASharesResponse
JSON SCHEMAStandardErrorResponse
JSON SCHEMAStaticEligibleOffer
JSON SCHEMAStocksIndustriesResponse
JSON SCHEMASvg
JSON SCHEMATncInfo
JSON SCHEMAUnifiedOrderRequest
JSON SCHEMAUnifiedOrderRequestForRealCreateOrderDocs
JSON SCHEMAUnifiedOrderResponse
JSON SCHEMAUpdatePriceAlertRequest
JSON SCHEMAUpdateUserTokenRequest
JSON SCHEMAUpdateUserTokenV2Request
JSON SCHEMAUser
JSON SCHEMAUserOffersData
JSON SCHEMAWatchlistItemDto
JSON SCHEMAWatchlistResponse
JSON SCHEMAWatchlistsResponse
JSON SCHEMAWebinar
JSON SCHEMAWebinarsResponse
JSON SCHEMAcandlesResponse
JSON SCHEMAclosingPricesResponse
JSON SCHEMAgainEntry
JSON SCHEMAgetUserDailyGainResponse
JSON SCHEMAgetUserGainResponse
JSON SCHEMAmeResponse
JSON SCHEMAScroll within the panel for all 161 ·
Examples 166
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Canceldemoorder Response 200
EXAMPLECancelrealorder Response 200
EXAMPLECreateapricealert Request
EXAMPLECreateareply Request
EXAMPLECreatecashaccount Request
EXAMPLECreatedemoorder Request
EXAMPLECreatedemoorder Response 200
EXAMPLECreaterealorder Request
EXAMPLECreaterealorder Response 200
EXAMPLEGetbalances Response 401
EXAMPLEGetbalances Response 429
EXAMPLEGetbalances Response 500
EXAMPLEGetcandles Response 200
EXAMPLEGetcashaccounts Response 200
EXAMPLEGetcashaccounts Response 401
EXAMPLEGetcashaccounts Response 429
EXAMPLEGetcashaccounts Response 500
EXAMPLEGetcost Request
EXAMPLEGetcost Response 200
EXAMPLEGetcostdemo Request
EXAMPLEGetcostdemo Response 200
EXAMPLEGetportfolio Response 200
EXAMPLEGetpricealerts Response 200
EXAMPLEGetpricealerts Response 401
EXAMPLEGetpricealerts Response 403
EXAMPLEGetpricealerts Response 429
EXAMPLEGetpricealerts Response 500
EXAMPLELookupdemoorder Response 200
EXAMPLELookuprealorder Response 200
EXAMPLEOpenlimitorder Response 200
EXAMPLEShareapost Request
EXAMPLEUpdateapricealert Request
EXAMPLEScroll within the panel for all 166 ·
Security Posture 1
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for eToro — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Access & Security 1
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/etoro · machine-readable index on apis.io