DZap Documentation
  • 🌐Introduction to DZap
  • Why DZap
    • Problems in DeFi Today
  • How DZap.io Fits into the DeFi & Cross-Chain Ecosysteme
  • How DZap.io Works
  • Main Components of DZap & How They Work Together
  • How DZap Abstracts Away Complexity for Developers & Users
    • For Users
    • For Developers & Protocols:
  • Products
    • Unified Liquidity in DeFi
    • AI Agents Toolkit
    • Use Cases
    • Key Features
    • Fees
  • Chains, Dex's & Bridges
  • Roadmap
  • Frequently Asked Questions (FAQs)
  • Integration, Fee & Security
    • Troubleshooting & Self Serve Guide
    • Terms
    • Contract Address
    • Audit Reports
    • Privacy
    • Security
  • APIs & Endpoints
  • DZap XP Points System
  • Tutorial
    • Batch Swap via DEX Aggregator
    • Batch swap via Bridge Aggregator
    • Minting LST from Any Chain
  • Socials
    • 🌐Website
    • 🐦Twitter
    • šŸ‘¾Discord
    • ā“‚ļøMedium
  • DZap SDK
    • Dollar Cost Averaging (DCA)
      • Overview
      • Installation
      • Quick Start
      • Usage Guide
      • Methods
      • Data Types
Powered by GitBook
On this page

APIs & Endpoints

PreviousSecurityNextDZap XP Points System

Last updated 24 days ago

Explore our API documentation here: šŸ”—

Key Endpoints

/config/providers

Fetches the list of supported providers.

/swap/quote

Returns swap quotes for a given swap request.

/swap/buildTx

Constructs the transaction data required to execute a swap.

/bridge/quote

Returns bridge quotes for a given bridge request.

/bridge/buildTx

Constructs the transaction data required to execute a bridge transfer.

/bridge/status

Returns the status of a bridge transaction, given a transaction hash and relevant details.


Supported Protocols & Chains

  • šŸ”—Lists all chains and protocols supported for swaps.

  • šŸ”—Lists all chains and protocols supported for bridging.

provider-list.json This JSON file contains mappings of chains to the providers they support.

https://api.dzap.io/docs/
Swap Providers
Bridge Providers