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 chains API

Operations related to chains, such as list all chains.

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

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

This API exposes 2 operations across 2 paths, and defines 14 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.

2 operations 2 paths 14 schemas 2 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 chains 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 2

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

chains 2

Operations related to chains, such as list all chains.

GET
/v1/chains/
Get list of all chains
listChains 1 param → 200400401429
GET
/v1/chains/{chain_id}
Get chain by ID
getChainById 2 params → 200400401404429

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Attributes-12 (6 properties), Explorer (4 properties), Container-14 (4 properties), Flags-5 (3 properties). Each schema is shown below with its type and property counts.

ResponseLinks-12
object
1 property
RPC
object
Chain RPC servers data
2 properties
ResponseShort
object
2 properties 2 required
ResponseLinks-14
object
1 property 1 required
Flags-5
object
Various chain related boolean flags
3 properties 3 required
Explorer
object
Chain explorer data
4 properties 1 required
ResponseLinks-15
object
1 property 1 required
Container-14
object
4 properties 2 required
Icon
object
Icon related to object.
1 property
Attributes-12
object
Attributes of chain resource
6 properties 1 required
ContainerShort-5
object
2 properties 2 required
ChainResponse
object
2 properties 2 required
Relationships-7
object
2 properties 1 required
Response-14
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zerion-chains-api-openapi.yml Raw ↑

Other APIs Zerion publishes across the network.

Zerion dapps API
Zerion fungibles API
Zerion gas API
Zerion nfts API
Zerion subscriptions to transactions API
Zerion swap API
Zerion wallet sets API
Zerion wallets API