Hera EmporiaSDK
Swagger API Release

EmporiaSDK is built on top of Hera Dex Aggregator and is recommended for developers or traders. Project developers can quickly incorporate Hera Aggregator into their ecosystem and start using it instantly.
Start API Integrationarrow_forward

Who can integrate the Hera Swagger API?arrow_forward
WalletsdAppSwap ProtocolsExchangeMarket MakerTrading Bot

Swagger API overviewsouth

Overview

Emporia got its name from Greek Mythology and means "the place where merchants traded."

EmporiaSDK is built on top of Hera Dex Aggregator and is recommended for developers or traders. Project developers can quickly incorporate Hera Aggregator into their ecosystem and start using it instantly.

Swagger API gives access to 3rd parties to find the best swap rate. This enables integrations to respond in the fastest way and streamline the process phase all the way to the point of being ready for swap. Some of the example paths are allowance, quote, and swap. Get started now to integrate easily!

Start API Integrationarrow_forwardIntegration Swagger APIsouth

Features

AI Powered Pathfinder

Hera Aggregator is built on a unique architecture with the pathfinder algorithm. It can be developed, reprogrammed and is self-learning.

Best Swap Rate

Access Hera’s core aggregator service to swap cryptos at the best rates. Find all direct and multihop routes between any two tokens.

Low Response Time

The Hera EmporiaSDK API offers users a pathfinder response time of between 200-800 ms, which is the best offering on the market.

Lowest Fees

Thanks to our smart gas optimization features, users can substantially save on gas.

zer0-Slippage

Exact amount you see on the swap screen is transferred to your wallet. No, any slippage, or specified tolerance!

Enterprise Solutions

Hera is a dedicated end-point for guaranteed best performance built on private servers. Only authorized protocol users can use it.

Start API Integrationarrow_forward

Integrating our API

Integration process for the Swagger API, is incredibly easy and can be done with just two calls:

Please check docs for the latest API release!
!! Arbitrum not released yet for SDK Swagger API !!

GET https://pathfindersdk.hera.finance

Allowance

Get allowance using /allowance endpoint

Check for allowance and if necessary give approval for Hera Aggregator contract to spend token.

Quote

Get allowance using /quote endpoint

Find the best quote to swap via Hera Aggregator router.

Swap

Get allowance using /swap endpoint

When you ready use to perform swap.

Check all parameters and detailsarrow_forward