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

Zerion wallet sets API

Operations on a wallet set — aggregated portfolio data across at most one EVM address and one Solana address queried together.

Zerion wallet sets API is one of 9 APIs that Zerion publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include wallet sets. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 5 operations across 5 paths, and defines 65 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.zerion.io.

5 operations 5 paths 65 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.zerion.io
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Zerion wallet sets API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (APIKeyBasicAuth). By default, every request must be authenticated.

  • APIKeyBasicAuth — To test endpoints here, paste your API key from the [dashboard](https://dashboard.zerion.io/) into the username field and leave the password empty.

Paths & Operations 5

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

wallet sets 5

Operations on a wallet set — aggregated portfolio data across at most one EVM address and one Solana address queried together.

GET
/v1/wallet-sets/charts/{chart_period}
Get wallet set balance chart
getWalletSetChart 9 params → 200400401429
GET
/v1/wallet-sets/pnl
Get wallet set PnL
getWalletSetPNL 7 params → 200400401429503
GET
/v1/wallet-sets/portfolio
Get wallet set portfolio
getWalletSetPortfolio 3 params → 200400401429
GET
/v1/wallet-sets/positions/
Get wallet set fungible positions
listWalletSetPositions 10 params → 200400401429
GET
/v1/wallet-sets/transactions/
Get wallet set transactions
listWalletSetTransactions 13 params → 200400401429

Schemas 65

The contract defines 65 schemas that model the data the API accepts and returns. The most detailed are Attributes-5 (19 properties), Attributes-4 (17 properties), Statistics (16 properties), Attributes-2 (15 properties). Each schema is shown below with its type and property counts.

Relationship
object
2 properties 2 required
ResponseLinks-9
object
1 property 1 required
TradingVolumes
object
1 property
Relationship-2
object
1 property 1 required
Response-7
object
2 properties 2 required
Response-8
object
3 properties 2 required
Type
string
Type of the transaction operation. This field indicates the primary action performed in the transaction. Possible values and their meanings: - approve - Grant…
ActType
string
Type of act in the transaction.
Relationships
object
3 properties 2 required
Fee
object
The fee that was paid for the transaction.
4 properties 4 required
Response-11
object
2 properties 2 required
Response-10
object
2 properties 2 required
Delegation
object
Delegation created on an EVM chain.
3 properties 2 required
PositionType
string
Position's type indicating how the assets are being used or their current state.
RelationshipLinks
object
1 property 1 required
Attributes-2
object
15 properties
Statistics
object
PnL statistics for an individual fungible.
16 properties
Flags
object
1 property 1 required
Response-9
object
2 properties 2 required
ResponseLinks-8
object
1 property 1 required
PositionsDistributionByType
object
5 properties 5 required
DAppInfo
object
3 properties
ResponseLinks-11
object
2 properties 1 required
Container-4
object
4 properties 3 required
Change-2
object
Position changes
2 properties 2 required
CollectionApproval
object
4 properties 3 required
Receipt
object
Token representing a DeFi position.
1 property
Total
object
Total portfolio values across all wallet positions and NFT
1 property 1 required
DAppInfo-2
object
4 properties 1 required
Flags-2
object
2 properties 1 required
CollectionInfo
object
3 properties 3 required
Content
object
4 properties
Implementation
object
3 properties 2 required
Info
object
8 properties 5 required
Icon
object
Icon related to object.
1 property
ContainerShort-2
object
2 properties 2 required
Attributes-4
object
17 properties 2 required
Flags-3
object
1 property
Info-2
object
6 properties 5 required
MarketData
object
7 properties 1 required
ResponseLinks-7
object
1 property
Container-11
object
3 properties 3 required
PositionsDistributionByChain
object
Container-2
object
3 properties 3 required
Attributes-5
object
19 properties 11 required
Transfer
object
9 properties 7 required
Act
object
5 properties 2 required
ContainerShort
object
2 properties 2 required
MarketDataChanges
object
4 properties
Attributes
object
3 properties 2 required
Approval
object
5 properties 3 required
Flags-4
object
1 property
Quantity
object
4 properties 4 required
Container-3
object
4 properties 3 required
ContentLink
object
2 properties 1 required
Relationships-2
object
2 properties
InterfaceEnum
string
The standard that the NFT contract follows, e.g. ERC-721.
Container-10
object
3 properties 2 required
AssetType
string
Type of concrete asset.
Breakdown
object
Detailed PnL breakdown by individual fungibles. Contains per-fungible statistics keyed either by fungible ID or by implementation (chain:address pair). Only re…
2 properties
Refund
object
The refund that was received for the transaction.
4 properties 4 required
ExecutionMethod
object
2 properties
Attributes-3
object
4 properties
ResponseLinks-10
object
1 property 1 required
Change
object
Portfolio changes
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zerion-wallet-sets-api-openapi.yml Raw ↑

Other APIs Zerion publishes across the network.

Zerion chains API
Zerion dapps API
Zerion fungibles API
Zerion gas API
Zerion nfts API
Zerion subscriptions to transactions API
Zerion swap API
Zerion wallets API