Lucid
  • USING LUCID
    • Welcome to Lucid
    • Homepage
    • Explore Page
    • Organisation Summary Page
    • Sidebar Navigation
  • Organisation Creation Page
  • Creating an Organisation
    • 1. Setup Organisation Details
    • 2. Module Selection
    • 3. Module Configuration
    • 4. Safe and Protocol Upgrades Configuration
    • 5. Governor Configuration
    • 6. Veto and Multi-Bridge Configuration
    • 7. Token Configuration
    • 8. Asset Transfer Portals Configuration
    • 9. Review and Deploy Organisation
    • 10. Lucid Post-Deployment Integration
  • Editing an Organisation
  • Modules and integrations
    • Multi-Bridge
      • Multi-Bridge Asset Transfers
      • Multi-Bridge Message and Asset Transfers
      • Resend Transaction
    • Bridge Portals
    • Vested Emission Offerings (VEOs)
      • VEO Purchase Flow
      • VEO Creation Flow
      • VEO Removal Flow
      • Claiming Vested Tokens
    • Wizard | Protocol Upgrades
  • Developer Reference
    • VEOs
      • Vesting Options
      • Price Models
      • Debt Buffer
      • Deposit Interval
    • Message Bridging
      • Sending a Message
      • Message Execution
      • Admin Functions
    • Asset Bridging
      • Bridging Assets
      • Admin Functions
    • Adapters
      • Axelar Adapter
      • CCIP Adapter
      • Connext Adapter
      • Hyperlane Adapter
      • LayerZero Adapter
      • Polymer Adapter
      • Wormhole Adapter
    • Deployed Contracts
      • Multibridge Contracts
      • VEO Contracts
  • API Reference
  • RESOURCES
    • About
    • Fees
      • Lucid Pricing and Fee Structure
      • Fee Estimates for Bridges
    • Frequently Asked Questions
    • Key Terms and Explanations
    • Contact
Powered by GitBook
On this page
  • Key Features
  • Access the Full API Reference
  • SDK Coming Soon

API Reference

PreviousVEO ContractsNextAbout

Last updated 1 month ago

Our platform provides a robust and easy-to-use API to integrate directly with your backend or frontend systems. The API enables access to key data and operations related to your organization's bridging infrastructure.

Key Features

With our API, you can:

  • Fetch organization-level data, including:

    • Deployed contract addresses

    • Supported tokens and chains

  • Query bridge transaction history for both:

    • Asset bridging

    • Message bridging

  • Retrieve transaction status for ongoing or completed bridge operations

The API is designed for performance, reliability, and scalability to support your DeFi protocol’s infrastructure needs.

Access the Full API Reference

You can explore the full API specification and try out endpoints via our Swagger documentation:

👉

SDK Coming Soon

We’re working on a developer-friendly SDK to simplify integration with the smart contracts and our API, helping you speed up development and ship faster. Stay tuned!

View API Reference on Swagger