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

Enso relay API

The relay API from Enso — 1 operation(s) for relay.

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

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

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

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

1 operations 1 paths 7 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 1

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

relay 1
GET
/api/v1/relay/bridge/check
Check Relay bridge transaction status
RelayController_checkBridgeTransaction 2 params → 200429

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are RelayRequestData (11 properties), RelayBridgeTransactionResponse (9 properties), EnsoEvent (8 properties), RelayTx (5 properties). Each schema is shown below with its type and property counts.

RelayRequestData
object
11 properties 1 required
RelayBridgeTransactionResponse
object
9 properties 3 required
RelayCurrencyInfo
object
5 properties 5 required
RelayTx
object
5 properties 2 required
EnsoEvent
object
8 properties 4 required
RelayFees
object
4 properties 3 required
RefundDetails
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enso-relay-api-openapi.yml Raw ↑

Other APIs Enso publishes across the network.

Enso ccip API
Enso cctp API
Enso layerzero API
Enso metadata API
Enso projects API
Enso shortcuts API
Enso standards API
Enso wallet API