How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
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.2.0, 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.2.0
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.

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

This is an independent, third-party profile of Zerion subscriptions to transactions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.