{ "opencollection": "1.0.0", "info": { "name": "Deprecated eToro Public API operations Agent Portfolios Clubs API", "version": "v1.158.0" }, "items": [ { "info": { "name": "Clubs", "type": "folder" }, "items": [ { "info": { "name": "Get club dashboard data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/clubs", "headers": [ { "name": "x-request-id", "value": "" }, { "name": "x-api-key", "value": "" }, { "name": "x-user-key", "value": "" } ] }, "docs": "Retrieves club dashboard data for the authenticated user, including tier information, benefits, account manager details, offers, downgrade risk, and webinars." } ] } ], "bundled": true }