API access
Project keys
Create separate keys for server, staging, and analytics integrations.
Lucida Developer Platform
A developer surface for integrating Lucida vault data, unsigned transaction generation, position accounting, LUX rewards, and event streams into wallets, dashboards, and treasury tools.
API access
Create separate keys for server, staging, and analytics integrations.
Vault data
Read estimated APY, supported assets, liquidity status, and vault capacity.
Events
Subscribe to deposit, withdrawal, settlement, and LUX activity streams.
Console Preview
The Lucida console is designed around scoped keys, environment separation, rate limits, webhook signatures, and simulation-first transaction flows.
Lucida Vault Integration
Server key · devnet
Requests
48.2k
Latency
132ms
Success
99.8%
API Reference
Discover supported Lucida vaults, accepted assets, capacity, strategy labels, and risk metadata.
/v1/vaults/v1/vaults/{vaultId}Fetch estimated APY, recent rate windows, benchmark context, and provider-level allocation summaries.
/v1/rates/v1/rates/historyGenerate unsigned deposit and withdrawal transactions for your wallet flow, then simulate before submission.
/v1/transactions/deposit/v1/transactions/withdrawResolve wallet-level vault shares, pending withdrawals, claimable balances, and live accounting previews.
/v1/accounts/{wallet}/positions/v1/accounts/{wallet}/activityQuery points, leaderboards, settlement windows, and referral attribution for Lucida rewards surfaces.
/v1/lux/{wallet}/v1/lux/leaderboardReceive signed event callbacks for deposits, withdrawals, strategy settlements, and user rewards.
/v1/webhooks/v1/webhooks/eventsStart with protocol documentation, then wire a devnet integration around vault reads, quote generation, and wallet-owned transaction signing.