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

The ccip API from Enso — 2 operation(s) for ccip.

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

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

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

2 operations 2 paths 13 schemas 2 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 ccip API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (apiKey) (bearer). By default, every request must be authenticated.

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.

ccip 2
GET
/api/v1/ccip/router
Get CCIP router address for a chain
CcipController_getRouter 1 param → 200400
GET
/api/v1/ccip/bridge/check
Check CCIP bridge transaction status
CcipController_checkBridgeTransaction 2 params → 200429

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are CcipBridgeTransactionResponse (13 properties), EnsoEvent (8 properties), CcipSendParamsDecoded (5 properties), CcipEvm2AnyMessage (5 properties). Each schema is shown below with its type and property counts.

CcipSendParams
object
2 properties 2 required
TokenInfo
object
4 properties 1 required
CcipRouterResponse
object
1 property 1 required
DecodedMessageData
object
3 properties 2 required
ExtraArgs
object
2 properties 2 required
FeeDetails
object
2 properties 2 required
CcipBridgeTransactionResponse
object
13 properties 4 required
CcipSendParamsDecoded
object
5 properties
EnsoEvent
object
8 properties 4 required
CcipEvm2AnyMessage
object
5 properties 5 required
TokenAmount
object
2 properties 2 required
CcipEvmTokenAmount
object
2 properties 2 required
RefundDetails
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enso-ccip-api-openapi.yml Raw ↑

Other APIs Enso publishes across the network.

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