APIs & Endpoints
Explore our API documentation here: š https://api.dzap.io/docs/
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
š Swap Providers Lists all chains and protocols supported for swaps.
š Bridge Providers Lists all chains and protocols supported for bridging.
provider-list.json This JSON file contains mappings of chains to the providers they support.
Last updated