# Velora API

Velora's API provides the most straightforward and efficient access to the Velora Protocol. It connects your application to a vast network of liquidity sources guaranteeing optimal token swap rates across multiple blockchain networks.

Velora currently has two versions of its API available:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Velora Delta API</strong></td><td>Access an intent-based protocol that enables  gas-less swaps where multiple agents compete to execute the trade at the best price possible. By using Velora Delta, users don’t need to make a transaction themselves but only to sign a Delta Order.</td><td><a href="velora-api/velora-delta-api">velora-delta-api</a></td></tr><tr><td align="center"><strong>Velora Market API</strong></td><td>Access a decentralized exchange aggregator that allows developers to access hundreds of DEXs and tens of thousands of liquidity pools in real-time.</td><td><a href="velora-api/velora-market-api">velora-market-api</a></td></tr></tbody></table>
