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

The cctp API from Enso — 3 operation(s) for cctp.

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

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

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

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

Paths & Operations 3

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

cctp 3
GET
/api/v1/cctp/bridge/check
Check CCTP bridge transaction status
CctpController_checkBridgeTransaction 2 params → 200429
GET
/api/v1/cctp/bridge/tokenmessengerv2
Get TokenMessengerV2 address for a chain
CctpController_getTokenMessenger 1 param → 200400
GET
/api/v1/cctp/bridge/claim
Generate claim transaction for a CCTP bridge transfer
CctpController_getClaimTx 2 params → 200429

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CctpBridgeTransactionResponse (14 properties), DepositForBurnWithHookDecoded (9 properties), DepositForBurnDecoded (8 properties), EnsoEvent (8 properties). Each schema is shown below with its type and property counts.

TokenInfo
object
4 properties 1 required
DepositForBurnWithHookParams
object
8 properties 8 required
CctpTokenMessengerResponse
object
1 property 1 required
HookDataInfo
object
6 properties 2 required
DepositForBurnParams
object
7 properties 7 required
EnsoEvent
object
8 properties 4 required
FinalityInfo
object
2 properties 2 required
CctpClaimTransaction
object
4 properties 4 required
TokenAmount
object
2 properties 2 required
DepositForBurnWithHookDecoded
object
9 properties 7 required
CctpClaimResponse
object
4 properties 1 required
DepositForBurnDecoded
object
8 properties 6 required
CctpBridgeTransactionResponse
object
14 properties 3 required
ForwardingStatusInfo
object
4 properties 1 required
RefundDetails
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enso-cctp-api-openapi.yml Raw ↑

Other APIs Enso publishes across the network.

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