API Documentation
RESTful API with real-time stablecoin liquidity intelligence
Authentication
All endpoints require an API key via the X-API-Key header.
curl -H "X-API-Key: YOUR_API_KEY" \ https://api.lucentfi.xyz/v1/peg/stability
Free tier: 100,000 requests/day. Get your key
Base URL
https://api.lucentfi.xyzEndpoints
/v1/simulate/transferSimulate a cross-chain stablecoin transfer with all available routes
/v1/liquidity/depthReal-time stablecoin supply by chain and venue
/v1/sls/bridge/{name}Lucent SLS risk score for any bridge
/v1/peg/stabilityPeg stability monitoring for all tracked stablecoins
/v1/costs/gasGas costs and transfer fees across all chains
/v1/alertsActive risk alerts for bridges, pegs, and gas
/v1/cex/liquidityCEX order book depth across 4 exchanges
/v1/dex/quotesDEX swap rates from on-chain pools
/v1/bridges/statusReal-time operational status of major bridges
/v1/whales/recentRecent large stablecoin movements ($100K+)
/v1/portfolio/scanPortfolio risk assessment with concentration analysis
/v1/ecosystem/healthComprehensive ecosystem health score
/v1/swap/rateCross-stablecoin swap rates
/v1/onchain/supplyOn-chain verified token supply
/v1/report/pdfDownload PDF intelligence report
/v1/ai/summaryAI-generated market intelligence summary
/v1/ai/askAsk natural language questions about stablecoin markets
