CRE Connect API v0.8.0

The CRE Connect REST API is the control plane for receiving verifiable on-chain events and submitting gas-less, account-abstracted operations through the Chainlink Runtime Environment.

Explore Endpoints View OpenAPI Specification

Resources

  • Networks — list supported blockchains and their chain selectors
  • Channels — logical groupings for watchers, events, and operations
  • Watchers — on-chain event monitors backed by CRE workflows (service or ABI based)
  • Events — poll, search, and inspect verifiable events emitted into channels
  • Operations — submit and track signed Operations executed by smart accounts on-chain
  • Wallets — create and manage ECDSA / RSA smart accounts

See also: REST API narrative reference