Developer Portal

LoveX is the sovereign liquidity layer and fiat-bridge on Stellar.

Build on open Stellar rails: route swaps through LOVE AMM pools, bridge USDC into USDL, and settle in seconds. Everything below documents the same infrastructure that powers the public DEX at lovex.world.

quickstart
curl https://api.lovex.tech/v1/quote \
  -d "sell=USDC&buy=USDL&amount=100"

API Reference

REST and streaming endpoints for markets, order books, quotes and swap routing across the LOVE liquidity layer.

GET https://api.lovex.tech/v1/markets/LOVE-USDC

status: draft — full reference publishing soon