Documentation

API Reference

Last update:

Mar 13, 2026

Use the Lulo API to generate deposit and withdrawal transactions, fetch account balances, and query earnings data. Everything you need to build yield into your product.

Authentication

All requests require an API key. Get yours from the Lulo Developer Dashboard at dev.lulo.fi.

headers: {
    'x-api-key': process.env.LULO_API_KEY,
},
headers: {
    'x-api-key': process.env.LULO_API_KEY,
},
headers: {
    'x-api-key': process.env.LULO_API_KEY,
},

Developer Dashboard

Full API documentation such as endpoints, parameters, response schemas, and interactive examples lives in the developer dashboard: dev.lulo.fi

From the dashboard you can: generate and manage API keys, browse full endpoint documentation, test requests in the interactive explorer, and monitor usage and rate limits.

Quick Facts

50+ active integrations including Solflare, Fuse, and Decaf. Solana-native all transactions are on-chain. Integrations are non-custodial user funds are never held by Lulo.