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 belonging to the authenticated user, deletion of portfolios, and generation of delegated user-access tokens. Designed for AI agent frameworks and automated portfolio management workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: etoro:agent-portfolios-api
name: eToro Agent Portfolios API
tags:
- AI
- Agent Portfolios
- Automation
- Portfolio Management
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://public-api.etoro.com/api/v2
humanURL: https://builders.etoro.com/
properties:
- url: https://builders.etoro.com/
  type: Documentation
- url: https://api-portal.etoro.com/
  type: Portal
description: 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 belonging to the authenticated
  user, deletion of portfolios, and generation of delegated user-access tokens. Designed for AI agent
  frameworks and automated portfolio management workflows.
x-features:
- Create agent portfolios with named scope definitions
- Retrieve all agent portfolios for the authenticated user
- Delete agent portfolios by ID
- Generate delegated user access tokens per portfolio
x-use-cases:
- Power AI-driven portfolio management agents
- Delegate scoped trading authority to autonomous agents
- Build multi-portfolio management workflows for AI trading systems