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 subscriptions to transactions API

Operations related to subscriptions to transactions.

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

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

This API exposes 12 operations across 8 paths, and defines 55 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.

12 operations 8 paths 55 schemas 1 DELETE4 GET5 PATCH1 POST1 PUT

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 subscriptions to transactions 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 12

Across 8 paths, the API surfaces 12 operations — 1 DELETE, 4 GET, 5 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

subscriptions to transactions 12

Operations related to subscriptions to transactions.

GET
/v1/tx-subscriptions/
Find subscriptions
findWalletTransactionsSubscription 1 param → 200400401429
POST
/v1/tx-subscriptions/
Create subscription
createSubscriptionWalletTransactions body → 201400401429
GET
/v1/tx-subscriptions/{subscription_id}
Find subscription by ID
GetWalletTransactionsSubscription 1 param → 200400401429
DELETE
/v1/tx-subscriptions/{subscription_id}
Delete subscription by ID
DeleteWalletTransactionsSubscription 1 param → 204400401429
GET
/v1/tx-subscriptions/{subscription_id}/wallets
Find wallets within subscription
GetSubscribedWalletsInSubscription 2 params → 200400401429
PATCH
/v1/tx-subscriptions/{subscription_id}/wallets
Patch wallets within subscription
PatchSubscribedWalletsInSubscription 1 param body → 200400401429
PUT
/v1/tx-subscriptions/{subscription_id}/wallets
Replace wallets within subscription
ReplaceSubscribedWalletsInSubscription 1 param body → 200400401429
GET
/v1/tx-subscriptions/{subscription_id}/wallets/count
Count wallets within subscription
GetSubscribedWalletsCountInSubscription 1 param → 200400401404429
PATCH
/v1/tx-subscriptions/{subscription_id}/callback_url
Update callback URL within subscription
UpdateCallbackUrlInSubscription 1 param body → 200400401429
PATCH
/v1/tx-subscriptions/{subscription_id}/enable
Enable a specific subscription
EnableSubscription 1 param → 204400401429
PATCH
/v1/tx-subscriptions/{subscription_id}/disable
Disable a specific subscription
DisableSubscription 1 param → 204400401429
PATCH
/v1/tx-subscriptions/{subscription_id}/chain_ids
Update chain IDs within subscription
UpdateChainIdsInSubscription 1 param body → 200400401429

Schemas 55

The contract defines 55 schemas that model the data the API accepts and returns. The most detailed are Attributes-5 (19 properties), Transfer (9 properties), Info (8 properties), MarketData (7 properties). Each schema is shown below with its type and property counts.

Response-20
object
1 property 1 required
Act
object
5 properties 2 required
Attributes-18
object
1 property 1 required
RelationshipContainer
object
2 properties 2 required
ContainerShort
object
2 properties 2 required
Attributes-16
object
3 properties 3 required
PaginatedRelationship
object
2 properties 2 required
Response-23
object
2 properties 2 required
Container-17
object
4 properties 4 required
Delegation
object
Delegation created on an EVM chain.
3 properties 2 required
Container-20
object
4 properties 4 required
MarketDataChanges
object
4 properties
RelationshipLinks
object
1 property 1 required
Included-3
array
Relationship
object
2 properties 2 required
Container-18
object
4 properties 4 required
Relationships-9
object
1 property
CollectionInfo
object
3 properties 3 required
Approval
object
5 properties 3 required
Attributes-17
object
1 property 1 required
Flags-4
object
1 property
Quantity
object
4 properties 4 required
TradingVolumes
object
1 property
PaginatedRelationshipLinks
object
3 properties 1 required
Relationship-2
object
1 property 1 required
Content
object
4 properties
ContentLink
object
2 properties 1 required
Attributes-15
object
3 properties 3 required
Response-22
object
2 properties 1 required
Implementation
object
3 properties 2 required
Info
object
8 properties 5 required
Relationships-2
object
2 properties
Container-19
object
4 properties 4 required
Icon
object
Icon related to object.
1 property
Flags
object
1 property 1 required
ResponseLinks-20
object
2 properties 1 required
ContainerShort-2
object
2 properties 2 required
InterfaceEnum
string
The standard that the NFT contract follows, e.g. ERC-721.
Flags-3
object
1 property
Refund
object
The refund that was received for the transaction.
4 properties 4 required
Info-2
object
6 properties 5 required
Relationships-11
object
1 property
ExecutionMethod
object
2 properties
Container-4
object
4 properties 3 required
Response-21
object
1 property 1 required
Relationships-10
object
1 property 1 required
DAppInfo-2
object
4 properties 1 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…
MarketData
object
7 properties 1 required
ActType
string
Type of act in the transaction.
Response-24
object
2 properties 2 required
Attributes-5
object
19 properties 11 required
CollectionApproval
object
4 properties 3 required
Transfer
object
9 properties 7 required
Fee
object
The fee that was paid for the transaction.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zerion-subscriptions-to-transactions-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 swap API
Zerion wallet sets API
Zerion wallets API