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

Enso metadata API

The metadata API from Enso — 8 operation(s) for metadata.

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

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

This API exposes 8 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.enso.finance.

8 operations 8 paths 9 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.enso.finance
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Enso metadata API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (apiKey) (bearer). By default, every request must be authenticated.

Paths & Operations 8

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

metadata 8
GET
/api/v1/networks
Returns networks supported by the API
NetworksController_networks 2 params → 200
GET
/api/v1/prices/{chainId}/{address}
Returns price for a token
PricesController_getPrice 2 params → 200
GET
/api/v1/prices/{chainId}
Returns price for multiple tokens
PricesController_getPrices 2 params → 200
GET
/api/v1/account/accountId
Returns accountId connected to your api key used in the on-chain event.
AccountController_accountId → 200
GET
/api/v1/tokens
Returns tokens and their details
TokensController_tokens 20 params → 200
GET
/api/v1/aggregators
Returns aggregators supported by the API (can be controled via disableAggregators param)
AggregatorsController_aggregators → 200
GET
/api/v1/nontokenized
Returns nontokenized positions and their details
NonTokenizedController_nontokenizedPositions 11 params → 200
GET
/api/v1/protocols
Returns projects and relevant protocols available to use
ProtocolsController_findAll 2 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are PositionModel (19 properties), NonTokenizedModel (9 properties), TokenModel (7 properties), ProtocolModel (7 properties). Each schema is shown below with its type and property counts.

PaginatedResult
object
1 property 1 required
TokenModel
object
7 properties 4 required
PositionModel
object
19 properties 4 required
NonTokenizedModel
object
9 properties 6 required
Price
object
7 properties 4 required
PaginationMeta
object
7 properties 2 required
ProtocolModel
object
7 properties 7 required
ConnectedNetwork
object
3 properties 3 required
Network
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enso-metadata-api-openapi.yml Raw ↑

Other APIs Enso publishes across the network.

Enso ccip API
Enso cctp API
Enso layerzero API
Enso projects API
Enso relay API
Enso shortcuts API
Enso standards API
Enso wallet API
Where this information came from

This is an independent, third-party profile of Enso metadata 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.