v1
latestOpenAPI 3.0.12026-07-26171200932.8 KBGet market exposure history
Rate limit: 60 requests per 60 seconds. This is the default shared quota — it is shared with every other endpoint that has no dedicated limit, so requests across those endpoints all draw from the same budget.
Returns daily directional exposure breakdown per instrument for a publicly visible portfolio. Data is only available for investors who have not opted out - opted-out portfolios return 403 for third-party callers. Callers must authenticate with their own token. Use period OR minDate+maxDate (mutually exclusive). All values are decimal fractions of total daily investment: 0.5 = 50%. Simulated positions are excluded.
Path parameters
The eToro username of the portfolio owner.
Query parameters
Predefined rolling window. Mutually exclusive with minDate/maxDate.
Start date inclusive (ISO 8601 date, YYYY-MM-DD). Mutually exclusive with period. Required together with maxDate when period is omitted.
End date inclusive (ISO 8601 date, YYYY-MM-DD). Mutually exclusive with period. Required together with minDate when period is omitted.
Downsample time axis to at most N buckets. Omit or pass 0 for no downsampling.
Headers
A unique request identifier.
API key for authentication.
User-specific authentication key.
Response
Successful response