Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

eToro Cash Accounts API

The Cash Accounts API from eToro — 5 operation(s) for cash accounts.

eToro Cash Accounts API is one of 29 APIs that eToro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cash Accounts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 5 paths, and defines 23 schemas. It is described by OpenAPI 3.0.1, at version v1.158.0.

Requests are made against the base URL https://public-api.etoro.com/api/v1.

6 operations 5 paths 23 schemas 5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1.158.0
Base URL
https://public-api.etoro.com/api/v1
Resource Areas
1

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 5 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Cash Accounts 6
POST
/api/v1/money/accounts/cash
Create a cash account
createCashAccount 3 params body → 202401409422500
GET
/api/v1/money/accounts/cash
Get user cash accounts
getCashAccounts 3 params → 200401403429500
GET
/api/v1/money/accounts/cash/eligibility
Get cash account creation eligibility
getCashAccountEligibility 3 params → 200401403500
GET
/api/v1/money/accounts/cash/status
Get cash account creation status
getCashAccountCreationStatus 4 params → 200400401404500
GET
/api/v1/money/accounts/cash/{accountId}
Get cash account by id
getCashAccountById 4 params → 200401403404429500
GET
/api/v1/money/accounts/cash/{accountId}/transactions
List cash account transactions (paginated)
listCashAccountTransactions 6 params → 200401404500

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are CashAccountTransaction (16 properties), BankAccount (7 properties), Card (7 properties), CashAccountContactInfo (6 properties). Each schema is shown below with its type and property counts.

InternalTransferDetails
object
1 property 1 required
CreateCashAccountRequest
object
2 properties 2 required
CashAccountPrerequisite
object
1 property
PaginationCursor
object
3 properties 2 required
CashAccountUserInfo
object
3 properties
CashAccountEligibilityResponse
object
5 properties 1 required
PublicErrorResponse
object
Error response with code and message.
2 properties 2 required
CashAccount
object
A single cash account with bank details and cards (account type is implied by the cash-accounts API surface)
5 properties 2 required
BankTransferDetails
object
3 properties
CashAccountTransaction
object
16 properties 9 required
CashAccountContactInfo
object
6 properties
BankAccount
object
Bank account linked to the cash account
7 properties
BusinessErrorResponse
object
2 properties 2 required
BankIdentifierEntry
object
2 properties 2 required
BankAccountIdentifier
object
One bank identifier entry as key/value pair. type defines the identifier kind and value contains the identifier as a string.
2 properties 2 required
Counterparty
object
2 properties
CashAccountTransactionsResponse
object
2 properties 2 required
CashAccountsResponse
object
Response containing the user's cash accounts and creation eligibility status
2 properties 2 required
CashAccountCreationStatusResponse
object
4 properties 2 required
CreateCashAccountAcceptedResponse
object
3 properties 3 required
TncInfo
object
Terms and conditions the client must show and the user must accept before withdrawal.
2 properties 2 required
CardTransactionDetails
object
4 properties
Card
object
Payment card linked to the cash account
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

etoro-cash-accounts-api-openapi.yml Raw ↑

Other APIs eToro publishes across the network.

eToro Trading API
eToro Market Data API
eToro Portfolio and Account API
eToro Social and Discovery API
eToro Watchlists API
eToro Price Alerts API
eToro Agent Portfolios API
eToro Agent Portfolios API
eToro Asset Explorer API
eToro Attachments API
eToro Balances API
eToro Clubs API