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

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

Last updated