Skip to main content
Version: v2

CCIP API v1 (Deprecated)

REST API for querying cross-chain message data and lane information on the Chainlink Cross-Chain Interoperability Protocol.

Version1.0.0
FormatJSON
StatusDeprecated

Available Endpoints

EndpointDescription
Get MessageRetrieve a single message by ID
Get Lane LatencyGet latency metrics for a lane
Get Intent QuoteCreate a quote for intent transfer
Get Intents by Tx HashGet all intents for a transaction
Get Intent by IDGet intent status by ID

Migration to v2

API v2 includes:

  • New endpoints: /messages search, /verifiers list
  • Improved responses: More detailed message status information
  • Better documentation: Interactive playground and code samples

View API v2 Documentation →