v1

latestOpenAPI 3.0.12026-07-26171200932.8 KB
User Stats

Get portfolio copier stats

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 the investor's live copier count and assets-under-management tier for a public username. Requires etoro-public:user-info:read.

get/api/v2/portfolios/{username}/copiers

Path parameters

usernamestring required

Public eToro username.

Headers

x-request-idstring uuid required
Example:69a046df-ebe9-4b23-84a9-2626a0c0aa0d

A unique request identifier.

x-api-keystring password required
Example:lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663

API key for authentication.

x-user-keystring password required
Example:eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_

User-specific authentication key.

Response

Current copiers snapshot for the requested portfolio.

copiersinteger required

Current number of copiers.

aumTierinteger required

Assets-under-management tier level.

aumTierDescstring nullable

Human-readable AUM tier label; null when not provided upstream.